| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
ListResourcesResponse.resources()
Information about the resources.
|
List<Resource> |
ListPendingInvitationResourcesResponse.resources()
Information about the resources included the resource share.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourcesResponse.Builder |
ListResourcesResponse.Builder.resources(Resource... resources)
Information about the resources.
|
ListPendingInvitationResourcesResponse.Builder |
ListPendingInvitationResourcesResponse.Builder.resources(Resource... resources)
Information about the resources included the resource share.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourcesResponse.Builder |
ListResourcesResponse.Builder.resources(Collection<Resource> resources)
Information about the resources.
|
ListPendingInvitationResourcesResponse.Builder |
ListPendingInvitationResourcesResponse.Builder.resources(Collection<Resource> resources)
Information about the resources included the resource share.
|
Copyright © 2021. All rights reserved.