public static interface DiscoverPollEndpointResponse.Builder extends ECSResponse.Builder, CopyableBuilder<DiscoverPollEndpointResponse.Builder,DiscoverPollEndpointResponse>
| Modifier and Type | Method and Description |
|---|---|
DiscoverPollEndpointResponse.Builder |
endpoint(String endpoint)
The endpoint for the Amazon ECS agent to poll.
|
DiscoverPollEndpointResponse.Builder |
telemetryEndpoint(String telemetryEndpoint)
The telemetry endpoint for the Amazon ECS agent.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildDiscoverPollEndpointResponse.Builder endpoint(String endpoint)
The endpoint for the Amazon ECS agent to poll.
endpoint - The endpoint for the Amazon ECS agent to poll.DiscoverPollEndpointResponse.Builder telemetryEndpoint(String telemetryEndpoint)
The telemetry endpoint for the Amazon ECS agent.
telemetryEndpoint - The telemetry endpoint for the Amazon ECS agent.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.