Uses of Class
software.amazon.awssdk.services.iotfleethub.endpoints.IoTFleetHubEndpointParams
-
Packages that use IoTFleetHubEndpointParams Package Description software.amazon.awssdk.services.iotfleethub.endpoints software.amazon.awssdk.services.iotfleethub.endpoints.internal -
-
Uses of IoTFleetHubEndpointParams in software.amazon.awssdk.services.iotfleethub.endpoints
Methods in software.amazon.awssdk.services.iotfleethub.endpoints that return IoTFleetHubEndpointParams Modifier and Type Method Description IoTFleetHubEndpointParamsIoTFleetHubEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.iotfleethub.endpoints with parameters of type IoTFleetHubEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>IoTFleetHubEndpointProvider. resolveEndpoint(IoTFleetHubEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of IoTFleetHubEndpointParams in software.amazon.awssdk.services.iotfleethub.endpoints.internal
Methods in software.amazon.awssdk.services.iotfleethub.endpoints.internal that return IoTFleetHubEndpointParams Modifier and Type Method Description static IoTFleetHubEndpointParamsIoTFleetHubResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.iotfleethub.endpoints.internal with parameters of type IoTFleetHubEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultIoTFleetHubEndpointProvider. resolveEndpoint(IoTFleetHubEndpointParams params)
-