public static interface ListResourcesForTagOptionRequest.Builder extends ServiceCatalogRequest.Builder, SdkPojo, CopyableBuilder<ListResourcesForTagOptionRequest.Builder,ListResourcesForTagOptionRequest>
| Modifier and Type | Method and Description |
|---|---|
ListResourcesForTagOptionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListResourcesForTagOptionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListResourcesForTagOptionRequest.Builder |
pageSize(Integer pageSize)
The maximum number of items to return with this call.
|
ListResourcesForTagOptionRequest.Builder |
pageToken(String pageToken)
The page token for the next set of results.
|
ListResourcesForTagOptionRequest.Builder |
resourceType(String resourceType)
The resource type.
|
ListResourcesForTagOptionRequest.Builder |
tagOptionId(String tagOptionId)
The TagOption identifier.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListResourcesForTagOptionRequest.Builder tagOptionId(String tagOptionId)
The TagOption identifier.
tagOptionId - The TagOption identifier.ListResourcesForTagOptionRequest.Builder resourceType(String resourceType)
The resource type.
Portfolio
Product
resourceType - The resource type.
Portfolio
Product
ListResourcesForTagOptionRequest.Builder pageSize(Integer pageSize)
The maximum number of items to return with this call.
pageSize - The maximum number of items to return with this call.ListResourcesForTagOptionRequest.Builder pageToken(String pageToken)
The page token for the next set of results. To retrieve the first set of results, use null.
pageToken - The page token for the next set of results. To retrieve the first set of results, use null.ListResourcesForTagOptionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListResourcesForTagOptionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.