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