Uses of Class
software.amazon.awssdk.services.cleanrooms.model.UpdateIdNamespaceAssociationRequest
-
Packages that use UpdateIdNamespaceAssociationRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of UpdateIdNamespaceAssociationRequest in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms with parameters of type UpdateIdNamespaceAssociationRequest Modifier and Type Method Description default CompletableFuture<UpdateIdNamespaceAssociationResponse>CleanRoomsAsyncClient. updateIdNamespaceAssociation(UpdateIdNamespaceAssociationRequest updateIdNamespaceAssociationRequest)Provides the details that are necessary to update an ID namespace association.default UpdateIdNamespaceAssociationResponseCleanRoomsClient. updateIdNamespaceAssociation(UpdateIdNamespaceAssociationRequest updateIdNamespaceAssociationRequest)Provides the details that are necessary to update an ID namespace association. -
Uses of UpdateIdNamespaceAssociationRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type UpdateIdNamespaceAssociationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateIdNamespaceAssociationRequestMarshaller. marshall(UpdateIdNamespaceAssociationRequest updateIdNamespaceAssociationRequest)
-