Uses of Class
software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupRequest
-
Packages that use GetDataflowEndpointGroupRequest Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.transform -
-
Uses of GetDataflowEndpointGroupRequest in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation with parameters of type GetDataflowEndpointGroupRequest Modifier and Type Method Description default CompletableFuture<GetDataflowEndpointGroupResponse>GroundStationAsyncClient. getDataflowEndpointGroup(GetDataflowEndpointGroupRequest getDataflowEndpointGroupRequest)Returns the dataflow endpoint group.default GetDataflowEndpointGroupResponseGroundStationClient. getDataflowEndpointGroup(GetDataflowEndpointGroupRequest getDataflowEndpointGroupRequest)Returns the dataflow endpoint group. -
Uses of GetDataflowEndpointGroupRequest in software.amazon.awssdk.services.groundstation.transform
Methods in software.amazon.awssdk.services.groundstation.transform with parameters of type GetDataflowEndpointGroupRequest Modifier and Type Method Description SdkHttpFullRequestGetDataflowEndpointGroupRequestMarshaller. marshall(GetDataflowEndpointGroupRequest getDataflowEndpointGroupRequest)
-