| 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<DeleteIdNamespaceAssociationResult> |
AWSCleanRoomsAsyncClient.deleteIdNamespaceAssociationAsync(DeleteIdNamespaceAssociationRequest request,
AsyncHandler<DeleteIdNamespaceAssociationRequest,DeleteIdNamespaceAssociationResult> asyncHandler) |
Future<DeleteIdNamespaceAssociationResult> |
AWSCleanRoomsAsync.deleteIdNamespaceAssociationAsync(DeleteIdNamespaceAssociationRequest deleteIdNamespaceAssociationRequest,
AsyncHandler<DeleteIdNamespaceAssociationRequest,DeleteIdNamespaceAssociationResult> asyncHandler)
Deletes an ID namespace association.
|
Future<DeleteIdNamespaceAssociationResult> |
AbstractAWSCleanRoomsAsync.deleteIdNamespaceAssociationAsync(DeleteIdNamespaceAssociationRequest request,
AsyncHandler<DeleteIdNamespaceAssociationRequest,DeleteIdNamespaceAssociationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteIdNamespaceAssociationRequest |
DeleteIdNamespaceAssociationRequest.clone() |
DeleteIdNamespaceAssociationRequest |
DeleteIdNamespaceAssociationRequest.withIdNamespaceAssociationIdentifier(String idNamespaceAssociationIdentifier)
The unique identifier of the ID namespace association that you want to delete.
|
DeleteIdNamespaceAssociationRequest |
DeleteIdNamespaceAssociationRequest.withMembershipIdentifier(String membershipIdentifier)
The unique identifier of the membership that contains the ID namespace association that you want to delete.
|
Copyright © 2024. All rights reserved.