public static interface ListDataflowEndpointGroupsRequest.Builder extends GroundStationRequest.Builder, SdkPojo, CopyableBuilder<ListDataflowEndpointGroupsRequest.Builder,ListDataflowEndpointGroupsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListDataflowEndpointGroupsRequest.Builder |
maxResults(Integer maxResults)
Maximum number of dataflow endpoint groups returned.
|
ListDataflowEndpointGroupsRequest.Builder |
nextToken(String nextToken)
Next token returned in the request of a previous
ListDataflowEndpointGroups call. |
ListDataflowEndpointGroupsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListDataflowEndpointGroupsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListDataflowEndpointGroupsRequest.Builder maxResults(Integer maxResults)
Maximum number of dataflow endpoint groups returned.
maxResults - Maximum number of dataflow endpoint groups returned.ListDataflowEndpointGroupsRequest.Builder nextToken(String nextToken)
Next token returned in the request of a previous ListDataflowEndpointGroups call. Used to get
the next page of results.
nextToken - Next token returned in the request of a previous ListDataflowEndpointGroups call. Used to
get the next page of results.ListDataflowEndpointGroupsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListDataflowEndpointGroupsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.