Uses of Class
software.amazon.awssdk.services.cleanrooms.model.IdNamespaceAssociationInputReferenceProperties
-
Packages that use IdNamespaceAssociationInputReferenceProperties Package Description software.amazon.awssdk.services.cleanrooms.model -
-
Uses of IdNamespaceAssociationInputReferenceProperties in software.amazon.awssdk.services.cleanrooms.model
Methods in software.amazon.awssdk.services.cleanrooms.model that return IdNamespaceAssociationInputReferenceProperties Modifier and Type Method Description IdNamespaceAssociationInputReferencePropertiesCollaborationIdNamespaceAssociation. inputReferenceProperties()The input reference properties that are needed to create the collaboration ID namespace association.IdNamespaceAssociationInputReferencePropertiesIdNamespaceAssociation. inputReferenceProperties()The input reference properties for the ID namespace association.Methods in software.amazon.awssdk.services.cleanrooms.model with parameters of type IdNamespaceAssociationInputReferenceProperties Modifier and Type Method Description CollaborationIdNamespaceAssociation.BuilderCollaborationIdNamespaceAssociation.Builder. inputReferenceProperties(IdNamespaceAssociationInputReferenceProperties inputReferenceProperties)The input reference properties that are needed to create the collaboration ID namespace association.IdNamespaceAssociation.BuilderIdNamespaceAssociation.Builder. inputReferenceProperties(IdNamespaceAssociationInputReferenceProperties inputReferenceProperties)The input reference properties for the ID namespace association.
-