| Package | Description |
|---|---|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceInfo |
ResourceInfo.clone() |
ResourceInfo |
ResourceInfo.withArn(String arn)
The Amazon resource name (ARN) that specifies the resource across services.
|
ResourceInfo |
ResourceInfo.withName(String name)
The name of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceInfo> |
ListAssociatedResourcesResult.getResources()
Information about the resources.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociatedResourcesResult |
ListAssociatedResourcesResult.withResources(ResourceInfo... resources)
Information about the resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAssociatedResourcesResult.setResources(Collection<ResourceInfo> resources)
Information about the resources.
|
ListAssociatedResourcesResult |
ListAssociatedResourcesResult.withResources(Collection<ResourceInfo> resources)
Information about the resources.
|
Copyright © 2022. All rights reserved.