| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
EventResource |
EventResource.clone() |
EventResource |
EventResource.withArn(String arn) |
EventResource |
EventResource.withName(String name) |
EventResource |
EventResource.withType(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<EventResource> |
Event.getResources() |
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.withResources(EventResource... resources)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Event.setResources(Collection<EventResource> resources) |
Event |
Event.withResources(Collection<EventResource> resources) |
Copyright © 2020. All rights reserved.