| Package | Description |
|---|---|
| com.amazonaws.services.codestar.model |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.clone() |
Resource |
Resource.withId(String id)
The Amazon Resource Name (ARN) of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
ListResourcesResult.getResources()
An array of resources associated with the project.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourcesResult |
ListResourcesResult.withResources(Resource... resources)
An array of resources associated with the project.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListResourcesResult.setResources(Collection<Resource> resources)
An array of resources associated with the project.
|
ListResourcesResult |
ListResourcesResult.withResources(Collection<Resource> resources)
An array of resources associated with the project.
|
Copyright © 2019. All rights reserved.