Uses of Class
com.amazonaws.services.iot.model.DescribeEndpointRequest
Packages that use DescribeEndpointRequest
-
Uses of DescribeEndpointRequest in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot with parameters of type DescribeEndpointRequestModifier 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.AbstractAWSIotAsync.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 DescribeEndpointRequestModifier 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 DescribeEndpointRequest in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return DescribeEndpointRequest