Uses of Interface
software.amazon.awssdk.services.resourcegroups.endpoints.ResourceGroupsEndpointProvider
-
Packages that use ResourceGroupsEndpointProvider Package Description software.amazon.awssdk.services.resourcegroups Resource Groups lets you organize Amazon Web Services resources such as Amazon Elastic Compute Cloud instances, Amazon Relational Database Service databases, and Amazon Simple Storage Service buckets into groups using criteria that you define as tags.software.amazon.awssdk.services.resourcegroups.endpoints software.amazon.awssdk.services.resourcegroups.endpoints.internal -
-
Uses of ResourceGroupsEndpointProvider in software.amazon.awssdk.services.resourcegroups
Methods in software.amazon.awssdk.services.resourcegroups with parameters of type ResourceGroupsEndpointProvider Modifier and Type Method Description default BResourceGroupsBaseClientBuilder. endpointProvider(ResourceGroupsEndpointProvider endpointProvider)Set theResourceGroupsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ResourceGroupsEndpointProvider in software.amazon.awssdk.services.resourcegroups.endpoints
Methods in software.amazon.awssdk.services.resourcegroups.endpoints that return ResourceGroupsEndpointProvider Modifier and Type Method Description static ResourceGroupsEndpointProviderResourceGroupsEndpointProvider. defaultProvider() -
Uses of ResourceGroupsEndpointProvider in software.amazon.awssdk.services.resourcegroups.endpoints.internal
Classes in software.amazon.awssdk.services.resourcegroups.endpoints.internal that implement ResourceGroupsEndpointProvider Modifier and Type Class Description classDefaultResourceGroupsEndpointProvider
-