| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms |
Welcome to the Clean Rooms API Reference.
|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
ListIdNamespaceAssociationsResult |
AWSCleanRoomsClient.listIdNamespaceAssociations(ListIdNamespaceAssociationsRequest request)
Returns a list of ID namespace associations.
|
ListIdNamespaceAssociationsResult |
AWSCleanRooms.listIdNamespaceAssociations(ListIdNamespaceAssociationsRequest listIdNamespaceAssociationsRequest)
Returns a list of ID namespace associations.
|
ListIdNamespaceAssociationsResult |
AbstractAWSCleanRooms.listIdNamespaceAssociations(ListIdNamespaceAssociationsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListIdNamespaceAssociationsResult> |
AWSCleanRoomsAsyncClient.listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest request,
AsyncHandler<ListIdNamespaceAssociationsRequest,ListIdNamespaceAssociationsResult> asyncHandler) |
Future<ListIdNamespaceAssociationsResult> |
AWSCleanRoomsAsync.listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest listIdNamespaceAssociationsRequest,
AsyncHandler<ListIdNamespaceAssociationsRequest,ListIdNamespaceAssociationsResult> asyncHandler)
Returns a list of ID namespace associations.
|
Future<ListIdNamespaceAssociationsResult> |
AbstractAWSCleanRoomsAsync.listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest request,
AsyncHandler<ListIdNamespaceAssociationsRequest,ListIdNamespaceAssociationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListIdNamespaceAssociationsResult |
ListIdNamespaceAssociationsResult.clone() |
ListIdNamespaceAssociationsResult |
ListIdNamespaceAssociationsResult.withIdNamespaceAssociationSummaries(Collection<IdNamespaceAssociationSummary> idNamespaceAssociationSummaries)
The summary information of the ID namespace associations that you requested.
|
ListIdNamespaceAssociationsResult |
ListIdNamespaceAssociationsResult.withIdNamespaceAssociationSummaries(IdNamespaceAssociationSummary... idNamespaceAssociationSummaries)
The summary information of the ID namespace associations that you requested.
|
ListIdNamespaceAssociationsResult |
ListIdNamespaceAssociationsResult.withNextToken(String nextToken)
The token value provided to access the next page of results.
|
Copyright © 2024. All rights reserved.