static DatabricksArtifacts.ArtifactCredentialType |
DatabricksArtifacts.ArtifactCredentialType.forNumber(int value) |
|
DatabricksArtifacts.ArtifactCredentialType |
DatabricksArtifacts.ArtifactCredentialInfo.Builder.getType() |
The type of the signed credential URI (e.g., an AWS presigned URL
or an Azure Shared Access Signature URI)
|
DatabricksArtifacts.ArtifactCredentialType |
DatabricksArtifacts.ArtifactCredentialInfo.getType() |
The type of the signed credential URI (e.g., an AWS presigned URL
or an Azure Shared Access Signature URI)
|
DatabricksArtifacts.ArtifactCredentialType |
DatabricksArtifacts.ArtifactCredentialInfoOrBuilder.getType() |
The type of the signed credential URI (e.g., an AWS presigned URL
or an Azure Shared Access Signature URI)
|
static DatabricksArtifacts.ArtifactCredentialType |
DatabricksArtifacts.ArtifactCredentialType.valueOf(int value) |
Deprecated.
|
static DatabricksArtifacts.ArtifactCredentialType |
DatabricksArtifacts.ArtifactCredentialType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DatabricksArtifacts.ArtifactCredentialType |
DatabricksArtifacts.ArtifactCredentialType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DatabricksArtifacts.ArtifactCredentialType[] |
DatabricksArtifacts.ArtifactCredentialType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|