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