static ListComponentsRequest.Builder |
ListComponentsRequest.builder() |
|
ListComponentsRequest.Builder |
ListComponentsRequest.Builder.environmentName(String environmentName) |
The name of an environment for result list filtering.
|
ListComponentsRequest.Builder |
ListComponentsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of components to list.
|
ListComponentsRequest.Builder |
ListComponentsRequest.Builder.nextToken(String nextToken) |
A token that indicates the location of the next component in the array of components, after the list of
components that was previously requested.
|
ListComponentsRequest.Builder |
ListComponentsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListComponentsRequest.Builder |
ListComponentsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListComponentsRequest.Builder |
ListComponentsRequest.Builder.serviceInstanceName(String serviceInstanceName) |
The name of a service instance for result list filtering.
|
ListComponentsRequest.Builder |
ListComponentsRequest.Builder.serviceName(String serviceName) |
The name of a service for result list filtering.
|
ListComponentsRequest.Builder |
ListComponentsRequest.toBuilder() |
|