Uses of Class
software.amazon.awssdk.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
-
Packages that use DeleteIdNamespaceAssociationRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of DeleteIdNamespaceAssociationRequest in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms with parameters of type DeleteIdNamespaceAssociationRequest Modifier and Type Method Description default CompletableFuture<DeleteIdNamespaceAssociationResponse>CleanRoomsAsyncClient. deleteIdNamespaceAssociation(DeleteIdNamespaceAssociationRequest deleteIdNamespaceAssociationRequest)Deletes an ID namespace association.default DeleteIdNamespaceAssociationResponseCleanRoomsClient. deleteIdNamespaceAssociation(DeleteIdNamespaceAssociationRequest deleteIdNamespaceAssociationRequest)Deletes an ID namespace association. -
Uses of DeleteIdNamespaceAssociationRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type DeleteIdNamespaceAssociationRequest Modifier and Type Method Description SdkHttpFullRequestDeleteIdNamespaceAssociationRequestMarshaller. marshall(DeleteIdNamespaceAssociationRequest deleteIdNamespaceAssociationRequest)
-