public static interface DiscoverPollEndpointResponse.Builder extends EcsResponse.Builder, SdkPojo, 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.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
DiscoverPollEndpointResponse.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.