Uses of Interface
software.amazon.awssdk.services.ssm.model.ListDocumentsResponse.Builder
Packages that use ListDocumentsResponse.Builder
-
Uses of ListDocumentsResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ListDocumentsResponse.BuilderModifier and TypeMethodDescriptionListDocumentsResponse.builder()ListDocumentsResponse.Builder.documentIdentifiers(Collection<DocumentIdentifier> documentIdentifiers) The names of the SSM documents.ListDocumentsResponse.Builder.documentIdentifiers(Consumer<DocumentIdentifier.Builder>... documentIdentifiers) The names of the SSM documents.ListDocumentsResponse.Builder.documentIdentifiers(DocumentIdentifier... documentIdentifiers) The names of the SSM documents.The token to use when requesting the next set of items.ListDocumentsResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ListDocumentsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDocumentsResponse.Builder>ListDocumentsResponse.serializableBuilderClass()