Uses of Class
software.amazon.awssdk.services.servicecatalogappregistry.model.Integrations
-
Packages that use Integrations Package Description software.amazon.awssdk.services.servicecatalogappregistry.model -
-
Uses of Integrations in software.amazon.awssdk.services.servicecatalogappregistry.model
Methods in software.amazon.awssdk.services.servicecatalogappregistry.model that return Integrations Modifier and Type Method Description IntegrationsGetApplicationResponse. integrations()The information about the integration of the application with other services, such as Resource Groups.Methods in software.amazon.awssdk.services.servicecatalogappregistry.model with parameters of type Integrations Modifier and Type Method Description GetApplicationResponse.BuilderGetApplicationResponse.Builder. integrations(Integrations integrations)The information about the integration of the application with other services, such as Resource Groups.
-