Package com.databricks.api.proto.mlflow
Class DatabricksArtifacts.ArtifactCredentialInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- All Implemented Interfaces:
DatabricksArtifacts.ArtifactCredentialInfoOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- DatabricksArtifacts.ArtifactCredentialInfo
public static final class DatabricksArtifacts.ArtifactCredentialInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
implements DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
Protobuf type
mlflow.ArtifactCredentialInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllHeaders(Iterable<? extends DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader> values) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`addHeaders(int index, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader value) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`addHeaders(int index, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder builderForValue) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`addHeaders(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder builderForValue) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`addHeadersBuilder(int index) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialThe ID of the MLflow Run containing the artifact that can be accessed with the credentialThe signed URI credential that provides access to the artifactThe type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetHeaders(int index) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`getHeadersBuilder(int index) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`intA collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`getHeadersOrBuilder(int index) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`getPath()The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialcom.google.protobuf.ByteStringThe path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialgetRunId()The ID of the MLflow Run containing the artifact that can be accessed with the credentialcom.google.protobuf.ByteStringThe ID of the MLflow Run containing the artifact that can be accessed with the credentialThe signed URI credential that provides access to the artifactcom.google.protobuf.ByteStringThe signed URI credential that provides access to the artifactgetType()The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)booleanhasPath()The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialbooleanhasRunId()The ID of the MLflow Run containing the artifact that can be accessed with the credentialbooleanThe signed URI credential that provides access to the artifactbooleanhasType()The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeHeaders(int index) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`setHeaders(int index, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader value) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`setHeaders(int index, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder builderForValue) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialsetPathBytes(com.google.protobuf.ByteString value) The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The ID of the MLflow Run containing the artifact that can be accessed with the credentialsetRunIdBytes(com.google.protobuf.ByteString value) The ID of the MLflow Run containing the artifact that can be accessed with the credentialsetSignedUri(String value) The signed URI credential that provides access to the artifactsetSignedUriBytes(com.google.protobuf.ByteString value) The signed URI credential that provides access to the artifactThe type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
setField
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
clearField
public DatabricksArtifacts.ArtifactCredentialInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
clearOneof
public DatabricksArtifacts.ArtifactCredentialInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
setRepeatedField
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
addRepeatedField
public DatabricksArtifacts.ArtifactCredentialInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
mergeFrom
public DatabricksArtifacts.ArtifactCredentialInfo.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
mergeFrom
public DatabricksArtifacts.ArtifactCredentialInfo.Builder mergeFrom(DatabricksArtifacts.ArtifactCredentialInfo other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
mergeFrom
public DatabricksArtifacts.ArtifactCredentialInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>- Throws:
IOException
-
hasRunId
public boolean hasRunId()The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;- Specified by:
hasRunIdin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder- Returns:
- Whether the runId field is set.
-
getRunId
The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;- Specified by:
getRunIdin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder- Returns:
- The runId.
-
getRunIdBytes
public com.google.protobuf.ByteString getRunIdBytes()The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;- Specified by:
getRunIdBytesin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder- Returns:
- The bytes for runId.
-
setRunId
The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;- Parameters:
value- The runId to set.- Returns:
- This builder for chaining.
-
clearRunId
The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;- Returns:
- This builder for chaining.
-
setRunIdBytes
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setRunIdBytes(com.google.protobuf.ByteString value) The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;- Parameters:
value- The bytes for runId to set.- Returns:
- This builder for chaining.
-
hasPath
public boolean hasPath()The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
optional string path = 2;- Specified by:
hasPathin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder- Returns:
- Whether the path field is set.
-
getPath
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
optional string path = 2;- Specified by:
getPathin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
optional string path = 2;- Specified by:
getPathBytesin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder- Returns:
- The bytes for path.
-
setPath
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
optional string path = 2;- Parameters:
value- The path to set.- Returns:
- This builder for chaining.
-
clearPath
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
optional string path = 2;- Returns:
- This builder for chaining.
-
setPathBytes
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setPathBytes(com.google.protobuf.ByteString value) The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
optional string path = 2;- Parameters:
value- The bytes for path to set.- Returns:
- This builder for chaining.
-
hasSignedUri
public boolean hasSignedUri()The signed URI credential that provides access to the artifact
optional string signed_uri = 3;- Specified by:
hasSignedUriin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder- Returns:
- Whether the signedUri field is set.
-
getSignedUri
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;- Specified by:
getSignedUriin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder- Returns:
- The signedUri.
-
getSignedUriBytes
public com.google.protobuf.ByteString getSignedUriBytes()The signed URI credential that provides access to the artifact
optional string signed_uri = 3;- Specified by:
getSignedUriBytesin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder- Returns:
- The bytes for signedUri.
-
setSignedUri
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;- Parameters:
value- The signedUri to set.- Returns:
- This builder for chaining.
-
clearSignedUri
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;- Returns:
- This builder for chaining.
-
setSignedUriBytes
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setSignedUriBytes(com.google.protobuf.ByteString value) The signed URI credential that provides access to the artifact
optional string signed_uri = 3;- Parameters:
value- The bytes for signedUri to set.- Returns:
- This builder for chaining.
-
getHeadersList
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4;- Specified by:
getHeadersListin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
getHeadersCount
public int getHeadersCount()A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4;- Specified by:
getHeadersCountin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
getHeaders
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4;- Specified by:
getHeadersin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
setHeaders
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setHeaders(int index, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader value) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
setHeaders
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setHeaders(int index, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder builderForValue) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
addHeaders
public DatabricksArtifacts.ArtifactCredentialInfo.Builder addHeaders(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader value) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
addHeaders
public DatabricksArtifacts.ArtifactCredentialInfo.Builder addHeaders(int index, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader value) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
addHeaders
public DatabricksArtifacts.ArtifactCredentialInfo.Builder addHeaders(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder builderForValue) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
addHeaders
public DatabricksArtifacts.ArtifactCredentialInfo.Builder addHeaders(int index, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder builderForValue) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
addAllHeaders
public DatabricksArtifacts.ArtifactCredentialInfo.Builder addAllHeaders(Iterable<? extends DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader> values) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
clearHeaders
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
removeHeaders
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
getHeadersBuilder
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
getHeadersOrBuilder
public DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder getHeadersOrBuilder(int index) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4;- Specified by:
getHeadersOrBuilderin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
getHeadersOrBuilderList
public List<? extends DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder> getHeadersOrBuilderList()A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4;- Specified by:
getHeadersOrBuilderListin interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
addHeadersBuilder
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
addHeadersBuilder
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
getHeadersBuilderList
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4; -
hasType
public boolean hasType()The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
optional .mlflow.ArtifactCredentialType type = 5;- Specified by:
hasTypein interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder- Returns:
- Whether the type field is set.
-
getType
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
optional .mlflow.ArtifactCredentialType type = 5;- Specified by:
getTypein interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder- Returns:
- The type.
-
setType
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setType(DatabricksArtifacts.ArtifactCredentialType value) The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
optional .mlflow.ArtifactCredentialType type = 5;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
optional .mlflow.ArtifactCredentialType type = 5;- Returns:
- This builder for chaining.
-
setUnknownFields
public final DatabricksArtifacts.ArtifactCredentialInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
mergeUnknownFields
public final DatabricksArtifacts.ArtifactCredentialInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-