Uses of Class
software.amazon.awssdk.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
-
Packages that use CreateConfiguredTableAssociationRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of CreateConfiguredTableAssociationRequest in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms with parameters of type CreateConfiguredTableAssociationRequest Modifier and Type Method Description default CompletableFuture<CreateConfiguredTableAssociationResponse>CleanRoomsAsyncClient. createConfiguredTableAssociation(CreateConfiguredTableAssociationRequest createConfiguredTableAssociationRequest)Creates a configured table association.default CreateConfiguredTableAssociationResponseCleanRoomsClient. createConfiguredTableAssociation(CreateConfiguredTableAssociationRequest createConfiguredTableAssociationRequest)Creates a configured table association. -
Uses of CreateConfiguredTableAssociationRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type CreateConfiguredTableAssociationRequest Modifier and Type Method Description SdkHttpFullRequestCreateConfiguredTableAssociationRequestMarshaller. marshall(CreateConfiguredTableAssociationRequest createConfiguredTableAssociationRequest)
-