| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
AwsGroundStationAgentEndpoint |
AwsGroundStationAgentEndpoint.clone() |
AwsGroundStationAgentEndpoint |
EndpointDetails.getAwsGroundStationAgentEndpoint()
An agent endpoint.
|
AwsGroundStationAgentEndpoint |
AwsGroundStationAgentEndpoint.withAgentStatus(AgentStatus agentStatus)
The status of AgentEndpoint.
|
AwsGroundStationAgentEndpoint |
AwsGroundStationAgentEndpoint.withAgentStatus(String agentStatus)
The status of AgentEndpoint.
|
AwsGroundStationAgentEndpoint |
AwsGroundStationAgentEndpoint.withAuditResults(AuditResults auditResults)
The results of the audit.
|
AwsGroundStationAgentEndpoint |
AwsGroundStationAgentEndpoint.withAuditResults(String auditResults)
The results of the audit.
|
AwsGroundStationAgentEndpoint |
AwsGroundStationAgentEndpoint.withEgressAddress(ConnectionDetails egressAddress)
The egress address of AgentEndpoint.
|
AwsGroundStationAgentEndpoint |
AwsGroundStationAgentEndpoint.withIngressAddress(RangedConnectionDetails ingressAddress)
The ingress address of AgentEndpoint.
|
AwsGroundStationAgentEndpoint |
AwsGroundStationAgentEndpoint.withName(String name)
Name string associated with AgentEndpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointDetails.setAwsGroundStationAgentEndpoint(AwsGroundStationAgentEndpoint awsGroundStationAgentEndpoint)
An agent endpoint.
|
EndpointDetails |
EndpointDetails.withAwsGroundStationAgentEndpoint(AwsGroundStationAgentEndpoint awsGroundStationAgentEndpoint)
An agent endpoint.
|
Copyright © 2025. All rights reserved.