| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDataflowEndpointGroupResponse> |
GroundStationAsyncClient.getDataflowEndpointGroup(Consumer<GetDataflowEndpointGroupRequest.Builder> getDataflowEndpointGroupRequest)
Returns the dataflow endpoint group.
|
default GetDataflowEndpointGroupResponse |
GroundStationClient.getDataflowEndpointGroup(Consumer<GetDataflowEndpointGroupRequest.Builder> getDataflowEndpointGroupRequest)
Returns the dataflow endpoint group.
|
| Modifier and Type | Method and Description |
|---|---|
static GetDataflowEndpointGroupRequest.Builder |
GetDataflowEndpointGroupRequest.builder() |
GetDataflowEndpointGroupRequest.Builder |
GetDataflowEndpointGroupRequest.Builder.dataflowEndpointGroupId(String dataflowEndpointGroupId)
UUID of a dataflow endpoint group.
|
GetDataflowEndpointGroupRequest.Builder |
GetDataflowEndpointGroupRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDataflowEndpointGroupRequest.Builder |
GetDataflowEndpointGroupRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetDataflowEndpointGroupRequest.Builder |
GetDataflowEndpointGroupRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetDataflowEndpointGroupRequest.Builder> |
GetDataflowEndpointGroupRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.