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