public static interface GetOperationDetailRequest.Builder extends Route53DomainsRequest.Builder, SdkPojo, CopyableBuilder<GetOperationDetailRequest.Builder,GetOperationDetailRequest>
| Modifier and Type | Method and Description |
|---|---|
GetOperationDetailRequest.Builder |
operationId(String operationId)
The identifier for the operation for which you want to get the status.
|
GetOperationDetailRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetOperationDetailRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetOperationDetailRequest.Builder operationId(String operationId)
The identifier for the operation for which you want to get the status. Route 53 returned the identifier in the response to the original request.
operationId - The identifier for the operation for which you want to get the status. Route 53 returned the
identifier in the response to the original request.GetOperationDetailRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetOperationDetailRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.