Uses of Class
software.amazon.awssdk.services.cleanrooms.model.GetCollaborationIdNamespaceAssociationResponse
-
Packages that use GetCollaborationIdNamespaceAssociationResponse Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference. -
-
Uses of GetCollaborationIdNamespaceAssociationResponse in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms that return GetCollaborationIdNamespaceAssociationResponse Modifier and Type Method Description default GetCollaborationIdNamespaceAssociationResponseCleanRoomsClient. getCollaborationIdNamespaceAssociation(Consumer<GetCollaborationIdNamespaceAssociationRequest.Builder> getCollaborationIdNamespaceAssociationRequest)Retrieves an ID namespace association from a specific collaboration.default GetCollaborationIdNamespaceAssociationResponseCleanRoomsClient. getCollaborationIdNamespaceAssociation(GetCollaborationIdNamespaceAssociationRequest getCollaborationIdNamespaceAssociationRequest)Retrieves an ID namespace association from a specific collaboration.Methods in software.amazon.awssdk.services.cleanrooms that return types with arguments of type GetCollaborationIdNamespaceAssociationResponse Modifier and Type Method Description default CompletableFuture<GetCollaborationIdNamespaceAssociationResponse>CleanRoomsAsyncClient. getCollaborationIdNamespaceAssociation(Consumer<GetCollaborationIdNamespaceAssociationRequest.Builder> getCollaborationIdNamespaceAssociationRequest)Retrieves an ID namespace association from a specific collaboration.default CompletableFuture<GetCollaborationIdNamespaceAssociationResponse>CleanRoomsAsyncClient. getCollaborationIdNamespaceAssociation(GetCollaborationIdNamespaceAssociationRequest getCollaborationIdNamespaceAssociationRequest)Retrieves an ID namespace association from a specific collaboration.
-