| Package | Description |
|---|---|
| com.amazonaws.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDataflowEndpointGroupResult> |
AbstractAWSGroundStationAsync.getDataflowEndpointGroupAsync(GetDataflowEndpointGroupRequest request,
AsyncHandler<GetDataflowEndpointGroupRequest,GetDataflowEndpointGroupResult> asyncHandler) |
Future<GetDataflowEndpointGroupResult> |
AWSGroundStationAsyncClient.getDataflowEndpointGroupAsync(GetDataflowEndpointGroupRequest request,
AsyncHandler<GetDataflowEndpointGroupRequest,GetDataflowEndpointGroupResult> asyncHandler) |
Future<GetDataflowEndpointGroupResult> |
AWSGroundStationAsync.getDataflowEndpointGroupAsync(GetDataflowEndpointGroupRequest getDataflowEndpointGroupRequest,
AsyncHandler<GetDataflowEndpointGroupRequest,GetDataflowEndpointGroupResult> asyncHandler)
Returns the dataflow endpoint group.
|
| Modifier and Type | Method and Description |
|---|---|
GetDataflowEndpointGroupRequest |
GetDataflowEndpointGroupRequest.clone() |
GetDataflowEndpointGroupRequest |
GetDataflowEndpointGroupRequest.withDataflowEndpointGroupId(String dataflowEndpointGroupId)
UUID of a dataflow endpoint group.
|
Copyright © 2025. All rights reserved.