public static interface GetDeploymentRequest.Builder extends ApiGatewayV2Request.Builder, SdkPojo, CopyableBuilder<GetDeploymentRequest.Builder,GetDeploymentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentRequest.Builder |
apiId(String apiId)
The API identifier.
|
GetDeploymentRequest.Builder |
deploymentId(String deploymentId)
The deployment ID.
|
GetDeploymentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDeploymentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDeploymentRequest.Builder apiId(String apiId)
The API identifier.
apiId - The API identifier.GetDeploymentRequest.Builder deploymentId(String deploymentId)
The deployment ID.
deploymentId - The deployment ID.GetDeploymentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDeploymentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.