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