Uses of Class
software.amazon.awssdk.services.ssm.model.ListDocumentVersionsResponse
Packages that use ListDocumentVersionsResponse
Package
Description
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
-
Uses of ListDocumentVersionsResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return ListDocumentVersionsResponseModifier and TypeMethodDescriptiondefault ListDocumentVersionsResponseSsmClient.listDocumentVersions(Consumer<ListDocumentVersionsRequest.Builder> listDocumentVersionsRequest) List all versions for a document.default ListDocumentVersionsResponseSsmClient.listDocumentVersions(ListDocumentVersionsRequest listDocumentVersionsRequest) List all versions for a document.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type ListDocumentVersionsResponseModifier and TypeMethodDescriptionSsmAsyncClient.listDocumentVersions(Consumer<ListDocumentVersionsRequest.Builder> listDocumentVersionsRequest) List all versions for a document.SsmAsyncClient.listDocumentVersions(ListDocumentVersionsRequest listDocumentVersionsRequest) List all versions for a document. -
Uses of ListDocumentVersionsResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type ListDocumentVersionsResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type ListDocumentVersionsResponseModifier and TypeMethodDescriptionvoidListDocumentVersionsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDocumentVersionsResponse> subscriber)