| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar.model |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
ListResourcesResponse.resources()
An array of resources associated with the project.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourcesResponse.Builder |
ListResourcesResponse.Builder.resources(Resource... resources)
An array of resources associated with the project.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourcesResponse.Builder |
ListResourcesResponse.Builder.resources(Collection<Resource> resources)
An array of resources associated with the project.
|
Copyright © 2020. All rights reserved.