Uses of Interface
software.amazon.awssdk.services.cleanrooms.model.GetCollaborationIdNamespaceAssociationResponse.Builder
-
Packages that use GetCollaborationIdNamespaceAssociationResponse.Builder Package Description software.amazon.awssdk.services.cleanrooms.model -
-
Uses of GetCollaborationIdNamespaceAssociationResponse.Builder in software.amazon.awssdk.services.cleanrooms.model
Methods in software.amazon.awssdk.services.cleanrooms.model that return GetCollaborationIdNamespaceAssociationResponse.Builder Modifier and Type Method Description static GetCollaborationIdNamespaceAssociationResponse.BuilderGetCollaborationIdNamespaceAssociationResponse. builder()default GetCollaborationIdNamespaceAssociationResponse.BuilderGetCollaborationIdNamespaceAssociationResponse.Builder. collaborationIdNamespaceAssociation(Consumer<CollaborationIdNamespaceAssociation.Builder> collaborationIdNamespaceAssociation)The ID namespace association that you requested.GetCollaborationIdNamespaceAssociationResponse.BuilderGetCollaborationIdNamespaceAssociationResponse.Builder. collaborationIdNamespaceAssociation(CollaborationIdNamespaceAssociation collaborationIdNamespaceAssociation)The ID namespace association that you requested.GetCollaborationIdNamespaceAssociationResponse.BuilderGetCollaborationIdNamespaceAssociationResponse. toBuilder()Methods in software.amazon.awssdk.services.cleanrooms.model that return types with arguments of type GetCollaborationIdNamespaceAssociationResponse.Builder Modifier and Type Method Description static Class<? extends GetCollaborationIdNamespaceAssociationResponse.Builder>GetCollaborationIdNamespaceAssociationResponse. serializableBuilderClass()
-