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