| Package | Description |
|---|---|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceGroup |
ResourceGroup.clone() |
ResourceGroup |
ResourceIntegrations.getResourceGroup()
The information about the integration of Resource Groups.
|
ResourceGroup |
Integrations.getResourceGroup()
The information about the resource group integration.
|
ResourceGroup |
ResourceGroup.withArn(String arn)
The Amazon resource name (ARN) of the resource group.
|
ResourceGroup |
ResourceGroup.withErrorMessage(String errorMessage)
The error message that generates when the propagation process for the resource group fails.
|
ResourceGroup |
ResourceGroup.withState(ResourceGroupState state)
The state of the propagation process for the resource group.
|
ResourceGroup |
ResourceGroup.withState(String state)
The state of the propagation process for the resource group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceIntegrations.setResourceGroup(ResourceGroup resourceGroup)
The information about the integration of Resource Groups.
|
void |
Integrations.setResourceGroup(ResourceGroup resourceGroup)
The information about the resource group integration.
|
ResourceIntegrations |
ResourceIntegrations.withResourceGroup(ResourceGroup resourceGroup)
The information about the integration of Resource Groups.
|
Integrations |
Integrations.withResourceGroup(ResourceGroup resourceGroup)
The information about the resource group integration.
|
Copyright © 2022. All rights reserved.