| Package | Description |
|---|---|
| com.databricks.sdk.service.marketplace |
| Modifier and Type | Method and Description |
|---|---|
DeltaSharingRecipientType |
CreatePersonalizationRequest.getRecipientType() |
DeltaSharingRecipientType |
ListingFulfillment.getRecipientType() |
DeltaSharingRecipientType |
PersonalizationRequest.getRecipientType() |
DeltaSharingRecipientType |
CreateInstallationRequest.getRecipientType() |
DeltaSharingRecipientType |
InstallationDetail.getRecipientType() |
static DeltaSharingRecipientType |
DeltaSharingRecipientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeltaSharingRecipientType[] |
DeltaSharingRecipientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePersonalizationRequest |
CreatePersonalizationRequest.setRecipientType(DeltaSharingRecipientType recipientType) |
ListingFulfillment |
ListingFulfillment.setRecipientType(DeltaSharingRecipientType recipientType) |
PersonalizationRequest |
PersonalizationRequest.setRecipientType(DeltaSharingRecipientType recipientType) |
CreateInstallationRequest |
CreateInstallationRequest.setRecipientType(DeltaSharingRecipientType recipientType) |
InstallationDetail |
InstallationDetail.setRecipientType(DeltaSharingRecipientType recipientType) |
Copyright © 2024. All rights reserved.