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