static ListDestinationsRequest.Builder |
ListDestinationsRequest.builder() |
|
ListDestinationsRequest.Builder |
ListDestinationsRequest.Builder.maxResults(Integer maxResults) |
Sets the value of the MaxResults property for this object.
|
ListDestinationsRequest.Builder |
ListDestinationsRequest.Builder.nextToken(String nextToken) |
Sets the value of the NextToken property for this object.
|
ListDestinationsRequest.Builder |
ListDestinationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListDestinationsRequest.Builder |
ListDestinationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListDestinationsRequest.Builder |
ListDestinationsRequest.Builder.site(String site) |
Sets the value of the Site property for this object.
|
ListDestinationsRequest.Builder |
ListDestinationsRequest.Builder.state(String state) |
Sets the value of the State property for this object.
|
ListDestinationsRequest.Builder |
ListDestinationsRequest.Builder.state(DestinationState state) |
Sets the value of the State property for this object.
|
ListDestinationsRequest.Builder |
ListDestinationsRequest.toBuilder() |
|