public static interface GetOutpostInstanceTypesRequest.Builder extends OutpostsRequest.Builder, SdkPojo, CopyableBuilder<GetOutpostInstanceTypesRequest.Builder,GetOutpostInstanceTypesRequest>
| Modifier and Type | Method and Description |
|---|---|
GetOutpostInstanceTypesRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
GetOutpostInstanceTypesRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
GetOutpostInstanceTypesRequest.Builder |
outpostId(String outpostId)
The ID or the Amazon Resource Name (ARN) of the Outpost.
|
GetOutpostInstanceTypesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetOutpostInstanceTypesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetOutpostInstanceTypesRequest.Builder outpostId(String outpostId)
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostId - The ID or the Amazon Resource Name (ARN) of the Outpost.GetOutpostInstanceTypesRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.GetOutpostInstanceTypesRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.GetOutpostInstanceTypesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetOutpostInstanceTypesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.