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