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