| 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 |
|---|---|
CreateDataflowEndpointGroupRequest |
CreateDataflowEndpointGroupRequest.addTagsEntry(String key,
String value)
Add a single Tags entry
|
CreateDataflowEndpointGroupRequest |
CreateDataflowEndpointGroupRequest.clearTagsEntries()
Removes all the entries added into Tags.
|
CreateDataflowEndpointGroupRequest |
CreateDataflowEndpointGroupRequest.clone() |
CreateDataflowEndpointGroupRequest |
CreateDataflowEndpointGroupRequest.withEndpointDetails(Collection<EndpointDetails> endpointDetails)
Endpoint details of each endpoint in the dataflow endpoint group.
|
CreateDataflowEndpointGroupRequest |
CreateDataflowEndpointGroupRequest.withEndpointDetails(EndpointDetails... endpointDetails)
Endpoint details of each endpoint in the dataflow endpoint group.
|
CreateDataflowEndpointGroupRequest |
CreateDataflowEndpointGroupRequest.withTags(Map<String,String> tags)
Tags of a dataflow endpoint group.
|
Copyright © 2022. All rights reserved.