Uses of Interface
software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsRequest.Builder
-
Packages that use ListDataflowEndpointGroupsRequest.Builder Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.model -
-
Uses of ListDataflowEndpointGroupsRequest.Builder in software.amazon.awssdk.services.groundstation
-
Uses of ListDataflowEndpointGroupsRequest.Builder in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return ListDataflowEndpointGroupsRequest.Builder Modifier and Type Method Description static ListDataflowEndpointGroupsRequest.BuilderListDataflowEndpointGroupsRequest. builder()ListDataflowEndpointGroupsRequest.BuilderListDataflowEndpointGroupsRequest.Builder. maxResults(Integer maxResults)Maximum number of dataflow endpoint groups returned.ListDataflowEndpointGroupsRequest.BuilderListDataflowEndpointGroupsRequest.Builder. nextToken(String nextToken)Next token returned in the request of a previousListDataflowEndpointGroupscall.ListDataflowEndpointGroupsRequest.BuilderListDataflowEndpointGroupsRequest.Builder. overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)ListDataflowEndpointGroupsRequest.BuilderListDataflowEndpointGroupsRequest.Builder. overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)ListDataflowEndpointGroupsRequest.BuilderListDataflowEndpointGroupsRequest. toBuilder()Methods in software.amazon.awssdk.services.groundstation.model that return types with arguments of type ListDataflowEndpointGroupsRequest.Builder Modifier and Type Method Description static Class<? extends ListDataflowEndpointGroupsRequest.Builder>ListDataflowEndpointGroupsRequest. serializableBuilderClass()
-