CopyableBuilder<DiscoverPollEndpointResponse.Builder,DiscoverPollEndpointResponse>, SdkBuilder<DiscoverPollEndpointResponse.Builder,DiscoverPollEndpointResponse>public static interface DiscoverPollEndpointResponse.Builder extends CopyableBuilder<DiscoverPollEndpointResponse.Builder,DiscoverPollEndpointResponse>
| Modifier and Type | Method | 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.
|
copyapply, 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.