Uses of Class
software.amazon.awssdk.services.servicecatalogappregistry.model.ResourceGroup
-
Packages that use ResourceGroup Package Description software.amazon.awssdk.services.servicecatalogappregistry.model -
-
Uses of ResourceGroup in software.amazon.awssdk.services.servicecatalogappregistry.model
Methods in software.amazon.awssdk.services.servicecatalogappregistry.model that return ResourceGroup Modifier and Type Method Description ResourceGroupIntegrations. resourceGroup()The information about the resource group integration.ResourceGroupResourceIntegrations. resourceGroup()The information about the integration of Resource Groups.Methods in software.amazon.awssdk.services.servicecatalogappregistry.model with parameters of type ResourceGroup Modifier and Type Method Description Integrations.BuilderIntegrations.Builder. resourceGroup(ResourceGroup resourceGroup)The information about the resource group integration.ResourceIntegrations.BuilderResourceIntegrations.Builder. resourceGroup(ResourceGroup resourceGroup)The information about the integration of Resource Groups.
-