Uses of Class
software.amazon.awssdk.services.cleanrooms.model.GetIdNamespaceAssociationRequest
-
Packages that use GetIdNamespaceAssociationRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of GetIdNamespaceAssociationRequest in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms with parameters of type GetIdNamespaceAssociationRequest Modifier and Type Method Description default CompletableFuture<GetIdNamespaceAssociationResponse>CleanRoomsAsyncClient. getIdNamespaceAssociation(GetIdNamespaceAssociationRequest getIdNamespaceAssociationRequest)Retrieves an ID namespace association.default GetIdNamespaceAssociationResponseCleanRoomsClient. getIdNamespaceAssociation(GetIdNamespaceAssociationRequest getIdNamespaceAssociationRequest)Retrieves an ID namespace association. -
Uses of GetIdNamespaceAssociationRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type GetIdNamespaceAssociationRequest Modifier and Type Method Description SdkHttpFullRequestGetIdNamespaceAssociationRequestMarshaller. marshall(GetIdNamespaceAssociationRequest getIdNamespaceAssociationRequest)
-