| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
ListResourceSetResourcesResponse.items()
An array of the associated resources' uniform resource identifiers (URI).
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceSetResourcesResponse.Builder |
ListResourceSetResourcesResponse.Builder.items(Resource... items)
An array of the associated resources' uniform resource identifiers (URI).
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceSetResourcesResponse.Builder |
ListResourceSetResourcesResponse.Builder.items(Collection<Resource> items)
An array of the associated resources' uniform resource identifiers (URI).
|
Copyright © 2023. All rights reserved.