Uses of Class
software.amazon.awssdk.services.cleanrooms.model.CreateIdNamespaceAssociationRequest
-
Packages that use CreateIdNamespaceAssociationRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of CreateIdNamespaceAssociationRequest in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms with parameters of type CreateIdNamespaceAssociationRequest Modifier and Type Method Description default CompletableFuture<CreateIdNamespaceAssociationResponse>CleanRoomsAsyncClient. createIdNamespaceAssociation(CreateIdNamespaceAssociationRequest createIdNamespaceAssociationRequest)Creates an ID namespace association.default CreateIdNamespaceAssociationResponseCleanRoomsClient. createIdNamespaceAssociation(CreateIdNamespaceAssociationRequest createIdNamespaceAssociationRequest)Creates an ID namespace association. -
Uses of CreateIdNamespaceAssociationRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type CreateIdNamespaceAssociationRequest Modifier and Type Method Description SdkHttpFullRequestCreateIdNamespaceAssociationRequestMarshaller. marshall(CreateIdNamespaceAssociationRequest createIdNamespaceAssociationRequest)
-