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