Uses of Class
software.amazon.awssdk.services.iotjobsdataplane.endpoints.IotJobsDataPlaneEndpointParams
-
Packages that use IotJobsDataPlaneEndpointParams Package Description software.amazon.awssdk.services.iotjobsdataplane.endpoints software.amazon.awssdk.services.iotjobsdataplane.endpoints.internal -
-
Uses of IotJobsDataPlaneEndpointParams in software.amazon.awssdk.services.iotjobsdataplane.endpoints
Methods in software.amazon.awssdk.services.iotjobsdataplane.endpoints that return IotJobsDataPlaneEndpointParams Modifier and Type Method Description IotJobsDataPlaneEndpointParamsIotJobsDataPlaneEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.iotjobsdataplane.endpoints with parameters of type IotJobsDataPlaneEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>IotJobsDataPlaneEndpointProvider. resolveEndpoint(IotJobsDataPlaneEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of IotJobsDataPlaneEndpointParams in software.amazon.awssdk.services.iotjobsdataplane.endpoints.internal
Methods in software.amazon.awssdk.services.iotjobsdataplane.endpoints.internal that return IotJobsDataPlaneEndpointParams Modifier and Type Method Description static IotJobsDataPlaneEndpointParamsIotJobsDataPlaneResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.iotjobsdataplane.endpoints.internal with parameters of type IotJobsDataPlaneEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultIotJobsDataPlaneEndpointProvider. resolveEndpoint(IotJobsDataPlaneEndpointParams endpointParams)
-