| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDataflowEndpointGroupResponse |
GroundStationClient.createDataflowEndpointGroup(Consumer<CreateDataflowEndpointGroupRequest.Builder> createDataflowEndpointGroupRequest)
Creates a
DataflowEndpoint group containing the specified list of DataflowEndpoint
objects. |
default CreateDataflowEndpointGroupResponse |
GroundStationClient.createDataflowEndpointGroup(CreateDataflowEndpointGroupRequest createDataflowEndpointGroupRequest)
Creates a
DataflowEndpoint group containing the specified list of DataflowEndpoint
objects. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDataflowEndpointGroupResponse> |
GroundStationAsyncClient.createDataflowEndpointGroup(Consumer<CreateDataflowEndpointGroupRequest.Builder> createDataflowEndpointGroupRequest)
Creates a
DataflowEndpoint group containing the specified list of DataflowEndpoint
objects. |
default CompletableFuture<CreateDataflowEndpointGroupResponse> |
GroundStationAsyncClient.createDataflowEndpointGroup(CreateDataflowEndpointGroupRequest createDataflowEndpointGroupRequest)
Creates a
DataflowEndpoint group containing the specified list of DataflowEndpoint
objects. |
Copyright © 2023. All rights reserved.