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