Uses of Class
software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupResponse
-
Packages that use CreateDataflowEndpointGroupResponse Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference. -
-
Uses of CreateDataflowEndpointGroupResponse in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation that return CreateDataflowEndpointGroupResponse Modifier and Type Method Description default CreateDataflowEndpointGroupResponseGroundStationClient. createDataflowEndpointGroup(Consumer<CreateDataflowEndpointGroupRequest.Builder> createDataflowEndpointGroupRequest)Creates aDataflowEndpointgroup containing the specified list ofDataflowEndpointobjects.default CreateDataflowEndpointGroupResponseGroundStationClient. createDataflowEndpointGroup(CreateDataflowEndpointGroupRequest createDataflowEndpointGroupRequest)Creates aDataflowEndpointgroup containing the specified list ofDataflowEndpointobjects.Methods in software.amazon.awssdk.services.groundstation that return types with arguments of type CreateDataflowEndpointGroupResponse Modifier and Type Method Description default CompletableFuture<CreateDataflowEndpointGroupResponse>GroundStationAsyncClient. createDataflowEndpointGroup(Consumer<CreateDataflowEndpointGroupRequest.Builder> createDataflowEndpointGroupRequest)Creates aDataflowEndpointgroup containing the specified list ofDataflowEndpointobjects.default CompletableFuture<CreateDataflowEndpointGroupResponse>GroundStationAsyncClient. createDataflowEndpointGroup(CreateDataflowEndpointGroupRequest createDataflowEndpointGroupRequest)Creates aDataflowEndpointgroup containing the specified list ofDataflowEndpointobjects.
-