Uses of Interface
software.amazon.awssdk.services.ssm.model.DocumentRequires.Builder
Packages that use DocumentRequires.Builder
-
Uses of DocumentRequires.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DocumentRequires.BuilderModifier and TypeMethodDescriptionstatic DocumentRequires.BuilderDocumentRequires.builder()The name of the required SSM document.DocumentRequires.Builder.requireType(String requireType) The document type of the required SSM document.DocumentRequires.toBuilder()The document version required by the current document.DocumentRequires.Builder.versionName(String versionName) An optional field specifying the version of the artifact associated with the document.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type DocumentRequires.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DocumentRequires.Builder>DocumentRequires.serializableBuilderClass()