public static interface DeleteDocumentationVersionRequest.Builder extends ApiGatewayRequest.Builder, SdkPojo, CopyableBuilder<DeleteDocumentationVersionRequest.Builder,DeleteDocumentationVersionRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteDocumentationVersionRequest.Builder |
documentationVersion(String documentationVersion)
The version identifier of a to-be-deleted documentation snapshot.
|
DeleteDocumentationVersionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteDocumentationVersionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteDocumentationVersionRequest.Builder |
restApiId(String restApiId)
The string identifier of the associated RestApi.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteDocumentationVersionRequest.Builder restApiId(String restApiId)
The string identifier of the associated RestApi.
restApiId - The string identifier of the associated RestApi.DeleteDocumentationVersionRequest.Builder documentationVersion(String documentationVersion)
The version identifier of a to-be-deleted documentation snapshot.
documentationVersion - The version identifier of a to-be-deleted documentation snapshot.DeleteDocumentationVersionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteDocumentationVersionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.