| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms |
Welcome to the AWS Clean Rooms API Reference.
|
| software.amazon.awssdk.services.cleanrooms.paginators | |
| software.amazon.awssdk.services.cleanrooms.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListCollaborationsResponse |
CleanRoomsClient.listCollaborations(ListCollaborationsRequest listCollaborationsRequest)
Lists collaborations the caller owns, is active in, or has been invited to.
|
default CompletableFuture<ListCollaborationsResponse> |
CleanRoomsAsyncClient.listCollaborations(ListCollaborationsRequest listCollaborationsRequest)
Lists collaborations the caller owns, is active in, or has been invited to.
|
default ListCollaborationsIterable |
CleanRoomsClient.listCollaborationsPaginator(ListCollaborationsRequest listCollaborationsRequest)
Lists collaborations the caller owns, is active in, or has been invited to.
|
default ListCollaborationsPublisher |
CleanRoomsAsyncClient.listCollaborationsPaginator(ListCollaborationsRequest listCollaborationsRequest)
Lists collaborations the caller owns, is active in, or has been invited to.
|
| Constructor and Description |
|---|
ListCollaborationsIterable(CleanRoomsClient client,
ListCollaborationsRequest firstRequest) |
ListCollaborationsPublisher(CleanRoomsAsyncClient client,
ListCollaborationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListCollaborationsRequestMarshaller.marshall(ListCollaborationsRequest listCollaborationsRequest) |
Copyright © 2023. All rights reserved.