AwsGroundStationAgentEndpoint.Builder |
AwsGroundStationAgentEndpoint.Builder.agentStatus(String agentStatus) |
The status of AgentEndpoint.
|
AwsGroundStationAgentEndpoint.Builder |
AwsGroundStationAgentEndpoint.Builder.agentStatus(AgentStatus agentStatus) |
The status of AgentEndpoint.
|
AwsGroundStationAgentEndpoint.Builder |
AwsGroundStationAgentEndpoint.Builder.auditResults(String auditResults) |
The results of the audit.
|
AwsGroundStationAgentEndpoint.Builder |
AwsGroundStationAgentEndpoint.Builder.auditResults(AuditResults auditResults) |
The results of the audit.
|
static AwsGroundStationAgentEndpoint.Builder |
AwsGroundStationAgentEndpoint.builder() |
|
default AwsGroundStationAgentEndpoint.Builder |
AwsGroundStationAgentEndpoint.Builder.egressAddress(Consumer<ConnectionDetails.Builder> egressAddress) |
The egress address of AgentEndpoint.
|
AwsGroundStationAgentEndpoint.Builder |
AwsGroundStationAgentEndpoint.Builder.egressAddress(ConnectionDetails egressAddress) |
The egress address of AgentEndpoint.
|
default AwsGroundStationAgentEndpoint.Builder |
AwsGroundStationAgentEndpoint.Builder.ingressAddress(Consumer<RangedConnectionDetails.Builder> ingressAddress) |
The ingress address of AgentEndpoint.
|
AwsGroundStationAgentEndpoint.Builder |
AwsGroundStationAgentEndpoint.Builder.ingressAddress(RangedConnectionDetails ingressAddress) |
The ingress address of AgentEndpoint.
|
AwsGroundStationAgentEndpoint.Builder |
AwsGroundStationAgentEndpoint.Builder.name(String name) |
Name string associated with AgentEndpoint.
|
AwsGroundStationAgentEndpoint.Builder |
AwsGroundStationAgentEndpoint.toBuilder() |
|