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