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