public static interface GetCostEstimationRequest.Builder extends DevOpsGuruRequest.Builder, SdkPojo, CopyableBuilder<GetCostEstimationRequest.Builder,GetCostEstimationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetCostEstimationRequest.Builder |
nextToken(String nextToken)
The pagination token to use to retrieve the next page of results for this operation.
|
GetCostEstimationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetCostEstimationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCostEstimationRequest.Builder nextToken(String nextToken)
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
nextToken - The pagination token to use to retrieve the next page of results for this operation. If this value is
null, it retrieves the first page.GetCostEstimationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetCostEstimationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.