public static interface GetDocumentationVersionRequest.Builder extends ApiGatewayRequest.Builder, SdkPojo, CopyableBuilder<GetDocumentationVersionRequest.Builder,GetDocumentationVersionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDocumentationVersionRequest.Builder |
documentationVersion(String documentationVersion)
[Required] The version identifier of the to-be-retrieved documentation snapshot.
|
GetDocumentationVersionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDocumentationVersionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetDocumentationVersionRequest.Builder |
restApiId(String restApiId)
[Required] The string identifier of the associated RestApi.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDocumentationVersionRequest.Builder restApiId(String restApiId)
[Required] The string identifier of the associated RestApi.
restApiId - [Required] The string identifier of the associated RestApi.GetDocumentationVersionRequest.Builder documentationVersion(String documentationVersion)
[Required] The version identifier of the to-be-retrieved documentation snapshot.
documentationVersion - [Required] The version identifier of the to-be-retrieved documentation snapshot.GetDocumentationVersionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDocumentationVersionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.