public static interface GetDocumentRequest.Builder extends SsmRequest.Builder, SdkPojo, CopyableBuilder<GetDocumentRequest.Builder,GetDocumentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDocumentRequest.Builder |
documentVersion(String documentVersion)
The document version for which you want information.
|
GetDocumentRequest.Builder |
name(String name)
The name of the Systems Manager document.
|
GetDocumentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDocumentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationcopyapplyMutation, buildGetDocumentRequest.Builder name(String name)
The name of the Systems Manager document.
name - The name of the Systems Manager document.GetDocumentRequest.Builder documentVersion(String documentVersion)
The document version for which you want information.
documentVersion - The document version for which you want information.GetDocumentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDocumentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2018. All rights reserved.