| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.clone() |
Resource |
Resource.withAccountId(String accountId)
The Amazon Web Services account ID that the associated resource belongs to.
|
Resource |
Resource.withURI(String uRI)
The resource's universal resource indicator (URI).
|
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
ListResourceSetResourcesResult.getItems()
An array of the associated resources' uniform resource identifiers (URI).
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceSetResourcesResult |
ListResourceSetResourcesResult.withItems(Resource... items)
An array of the associated resources' uniform resource identifiers (URI).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListResourceSetResourcesResult.setItems(Collection<Resource> items)
An array of the associated resources' uniform resource identifiers (URI).
|
ListResourceSetResourcesResult |
ListResourceSetResourcesResult.withItems(Collection<Resource> items)
An array of the associated resources' uniform resource identifiers (URI).
|
Copyright © 2025. All rights reserved.