| Package | Description |
|---|---|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
Integrations |
Integrations.clone() |
Integrations |
GetApplicationResult.getIntegrations()
The information about the integration of the application with other services, such as Resource Groups.
|
Integrations |
Integrations.withApplicationTagResourceGroup(ResourceGroup applicationTagResourceGroup) |
Integrations |
Integrations.withResourceGroup(ResourceGroup resourceGroup)
The information about the resource group integration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetApplicationResult.setIntegrations(Integrations integrations)
The information about the integration of the application with other services, such as Resource Groups.
|
GetApplicationResult |
GetApplicationResult.withIntegrations(Integrations integrations)
The information about the integration of the application with other services, such as Resource Groups.
|
Copyright © 2023. All rights reserved.