| Package | Description |
|---|---|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.clone() |
Resource |
GetAssociatedResourceResult.getResource()
The resource associated with the application.
|
Resource |
Resource.withArn(String arn)
The Amazon resource name (ARN) of the resource.
|
Resource |
Resource.withAssociationTime(Date associationTime)
The time the resource was associated with the application.
|
Resource |
Resource.withIntegrations(ResourceIntegrations integrations)
The service integration information about the resource.
|
Resource |
Resource.withName(String name)
The name of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAssociatedResourceResult.setResource(Resource resource)
The resource associated with the application.
|
GetAssociatedResourceResult |
GetAssociatedResourceResult.withResource(Resource resource)
The resource associated with the application.
|
Copyright © 2024. All rights reserved.