public static interface GetOperationRequest.Builder extends ServiceDiscoveryRequest.Builder, SdkPojo, CopyableBuilder<GetOperationRequest.Builder,GetOperationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetOperationRequest.Builder |
operationId(String operationId)
The ID of the operation that you want to get more information about.
|
GetOperationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetOperationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetOperationRequest.Builder operationId(String operationId)
The ID of the operation that you want to get more information about.
operationId - The ID of the operation that you want to get more information about.GetOperationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetOperationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.