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