Uses of Class
com.amazonaws.services.iot.model.DescribeEndpointResult
Packages that use DescribeEndpointResult
-
Uses of DescribeEndpointResult in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot that return DescribeEndpointResultModifier and TypeMethodDescriptionAbstractAWSIot.describeEndpoint
(DescribeEndpointRequest request) AWSIot.describeEndpoint
(DescribeEndpointRequest describeEndpointRequest) Returns a unique endpoint specific to the AWS account making the call.AWSIotClient.describeEndpoint
(DescribeEndpointRequest describeEndpointRequest) Returns a unique endpoint specific to the AWS account making the call.Methods in com.amazonaws.services.iot that return types with arguments of type DescribeEndpointResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.describeEndpointAsync
(DescribeEndpointRequest request) AbstractAWSIotAsync.describeEndpointAsync
(DescribeEndpointRequest request, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult> asyncHandler) AWSIotAsync.describeEndpointAsync
(DescribeEndpointRequest describeEndpointRequest) Returns a unique endpoint specific to the AWS account making the call.AWSIotAsync.describeEndpointAsync
(DescribeEndpointRequest describeEndpointRequest, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult> asyncHandler) Returns a unique endpoint specific to the AWS account making the call.AWSIotAsyncClient.describeEndpointAsync
(DescribeEndpointRequest request) AWSIotAsyncClient.describeEndpointAsync
(DescribeEndpointRequest request, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult> asyncHandler) Method parameters in com.amazonaws.services.iot with type arguments of type DescribeEndpointResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.describeEndpointAsync
(DescribeEndpointRequest request, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult> asyncHandler) AWSIotAsync.describeEndpointAsync
(DescribeEndpointRequest describeEndpointRequest, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult> asyncHandler) Returns a unique endpoint specific to the AWS account making the call.AWSIotAsyncClient.describeEndpointAsync
(DescribeEndpointRequest request, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult> asyncHandler) -
Uses of DescribeEndpointResult in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return DescribeEndpointResultModifier and TypeMethodDescriptionDescribeEndpointResult.clone()
DescribeEndpointResult.withEndpointAddress
(String endpointAddress) The endpoint.