| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms |
Welcome to the Clean Rooms API Reference.
|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListIdNamespaceAssociationsResult> |
AWSCleanRoomsAsyncClient.listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest request,
AsyncHandler<ListIdNamespaceAssociationsRequest,ListIdNamespaceAssociationsResult> asyncHandler) |
Future<ListIdNamespaceAssociationsResult> |
AbstractAWSCleanRoomsAsync.listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest request,
AsyncHandler<ListIdNamespaceAssociationsRequest,ListIdNamespaceAssociationsResult> asyncHandler) |
Future<ListIdNamespaceAssociationsResult> |
AWSCleanRoomsAsync.listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest listIdNamespaceAssociationsRequest,
AsyncHandler<ListIdNamespaceAssociationsRequest,ListIdNamespaceAssociationsResult> asyncHandler)
Returns a list of ID namespace associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListIdNamespaceAssociationsRequest |
ListIdNamespaceAssociationsRequest.clone() |
ListIdNamespaceAssociationsRequest |
ListIdNamespaceAssociationsRequest.withMaxResults(Integer maxResults)
The maximum size of the results that is returned per call.
|
ListIdNamespaceAssociationsRequest |
ListIdNamespaceAssociationsRequest.withMembershipIdentifier(String membershipIdentifier)
The unique identifier of the membership that contains the ID namespace association that you want to view.
|
ListIdNamespaceAssociationsRequest |
ListIdNamespaceAssociationsRequest.withNextToken(String nextToken)
The pagination token that's used to fetch the next set of results.
|
Copyright © 2024. All rights reserved.