public static interface DescribeEndpointResponse.Builder extends IotResponse.Builder, SdkPojo, CopyableBuilder<DescribeEndpointResponse.Builder,DescribeEndpointResponse>
Modifier and Type | Method and Description |
---|---|
DescribeEndpointResponse.Builder |
endpointAddress(String endpointAddress)
The endpoint.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
DescribeEndpointResponse.Builder endpointAddress(String endpointAddress)
The endpoint. The format of the endpoint is as follows: identifier.iot.region.amazonaws.com.
endpointAddress
- The endpoint. The format of the endpoint is as follows:
identifier.iot.region.amazonaws.com.Copyright © 2021. All rights reserved.