Uses of Class
software.amazon.awssdk.services.cleanrooms.model.CollaborationIdNamespaceAssociation
-
Packages that use CollaborationIdNamespaceAssociation Package Description software.amazon.awssdk.services.cleanrooms.model -
-
Uses of CollaborationIdNamespaceAssociation in software.amazon.awssdk.services.cleanrooms.model
Methods in software.amazon.awssdk.services.cleanrooms.model that return CollaborationIdNamespaceAssociation Modifier and Type Method Description CollaborationIdNamespaceAssociationGetCollaborationIdNamespaceAssociationResponse. collaborationIdNamespaceAssociation()The ID namespace association that you requested.Methods in software.amazon.awssdk.services.cleanrooms.model with parameters of type CollaborationIdNamespaceAssociation Modifier and Type Method Description GetCollaborationIdNamespaceAssociationResponse.BuilderGetCollaborationIdNamespaceAssociationResponse.Builder. collaborationIdNamespaceAssociation(CollaborationIdNamespaceAssociation collaborationIdNamespaceAssociation)The ID namespace association that you requested.
-