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
,java.lang.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 typemlflow.ArtifactCredentialInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DatabricksArtifacts.ArtifactCredentialInfo.Builder
addAllHeaders(java.lang.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`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`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`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`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`DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
addHeadersBuilder()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
addHeadersBuilder(int index)
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfo.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
DatabricksArtifacts.ArtifactCredentialInfo
build()
DatabricksArtifacts.ArtifactCredentialInfo
buildPartial()
DatabricksArtifacts.ArtifactCredentialInfo.Builder
clear()
DatabricksArtifacts.ArtifactCredentialInfo.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DatabricksArtifacts.ArtifactCredentialInfo.Builder
clearHeaders()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfo.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DatabricksArtifacts.ArtifactCredentialInfo.Builder
clearPath()
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialDatabricksArtifacts.ArtifactCredentialInfo.Builder
clearRunId()
The ID of the MLflow Run containing the artifact that can be accessed with the credentialDatabricksArtifacts.ArtifactCredentialInfo.Builder
clearSignedUri()
The signed URI credential that provides access to the artifactDatabricksArtifacts.ArtifactCredentialInfo.Builder
clearType()
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)DatabricksArtifacts.ArtifactCredentialInfo.Builder
clone()
DatabricksArtifacts.ArtifactCredentialInfo
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
getHeaders(int index)
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
getHeadersBuilder(int index)
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`java.util.List<DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder>
getHeadersBuilderList()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`int
getHeadersCount()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`java.util.List<DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader>
getHeadersList()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`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`java.util.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`java.lang.String
getPath()
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialcom.google.protobuf.ByteString
getPathBytes()
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialjava.lang.String
getRunId()
The ID of the MLflow Run containing the artifact that can be accessed with the credentialcom.google.protobuf.ByteString
getRunIdBytes()
The ID of the MLflow Run containing the artifact that can be accessed with the credentialjava.lang.String
getSignedUri()
The signed URI credential that provides access to the artifactcom.google.protobuf.ByteString
getSignedUriBytes()
The signed URI credential that provides access to the artifactDatabricksArtifacts.ArtifactCredentialType
getType()
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)boolean
hasPath()
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialboolean
hasRunId()
The ID of the MLflow Run containing the artifact that can be accessed with the credentialboolean
hasSignedUri()
The signed URI credential that provides access to the artifactboolean
hasType()
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.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
DatabricksArtifacts.ArtifactCredentialInfo.Builder
mergeFrom(DatabricksArtifacts.ArtifactCredentialInfo other)
DatabricksArtifacts.ArtifactCredentialInfo.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DatabricksArtifacts.ArtifactCredentialInfo.Builder
mergeFrom(com.google.protobuf.Message other)
DatabricksArtifacts.ArtifactCredentialInfo.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DatabricksArtifacts.ArtifactCredentialInfo.Builder
removeHeaders(int index)
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfo.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
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`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`DatabricksArtifacts.ArtifactCredentialInfo.Builder
setPath(java.lang.String value)
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialDatabricksArtifacts.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 credentialDatabricksArtifacts.ArtifactCredentialInfo.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
DatabricksArtifacts.ArtifactCredentialInfo.Builder
setRunId(java.lang.String value)
The ID of the MLflow Run containing the artifact that can be accessed with the credentialDatabricksArtifacts.ArtifactCredentialInfo.Builder
setRunIdBytes(com.google.protobuf.ByteString value)
The ID of the MLflow Run containing the artifact that can be accessed with the credentialDatabricksArtifacts.ArtifactCredentialInfo.Builder
setSignedUri(java.lang.String value)
The signed URI credential that provides access to the artifactDatabricksArtifacts.ArtifactCredentialInfo.Builder
setSignedUriBytes(com.google.protobuf.ByteString value)
The signed URI credential that provides access to the artifactDatabricksArtifacts.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)DatabricksArtifacts.ArtifactCredentialInfo.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
clear
public DatabricksArtifacts.ArtifactCredentialInfo.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
getDefaultInstanceForType
public DatabricksArtifacts.ArtifactCredentialInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public DatabricksArtifacts.ArtifactCredentialInfo build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DatabricksArtifacts.ArtifactCredentialInfo buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DatabricksArtifacts.ArtifactCredentialInfo.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
setField
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
clearField
public DatabricksArtifacts.ArtifactCredentialInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
clearOneof
public DatabricksArtifacts.ArtifactCredentialInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
setRepeatedField
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
addRepeatedField
public DatabricksArtifacts.ArtifactCredentialInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
mergeFrom
public DatabricksArtifacts.ArtifactCredentialInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
mergeFrom
public DatabricksArtifacts.ArtifactCredentialInfo.Builder mergeFrom(DatabricksArtifacts.ArtifactCredentialInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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 java.io.IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
- Throws:
java.io.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:
hasRunId
in interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
- Returns:
- Whether the runId field is set.
-
getRunId
public java.lang.String getRunId()
The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;
- Specified by:
getRunId
in 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:
getRunIdBytes
in interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
- Returns:
- The bytes for runId.
-
setRunId
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setRunId(java.lang.String 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 runId to set.- Returns:
- This builder for chaining.
-
clearRunId
public DatabricksArtifacts.ArtifactCredentialInfo.Builder 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:
hasPath
in interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
- Returns:
- Whether the path field is set.
-
getPath
public java.lang.String 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:
getPath
in 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:
getPathBytes
in interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
- Returns:
- The bytes for path.
-
setPath
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setPath(java.lang.String 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 path to set.- Returns:
- This builder for chaining.
-
clearPath
public DatabricksArtifacts.ArtifactCredentialInfo.Builder 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:
hasSignedUri
in interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
- Returns:
- Whether the signedUri field is set.
-
getSignedUri
public java.lang.String getSignedUri()
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;
- Specified by:
getSignedUri
in 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:
getSignedUriBytes
in interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
- Returns:
- The bytes for signedUri.
-
setSignedUri
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setSignedUri(java.lang.String value)
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
public DatabricksArtifacts.ArtifactCredentialInfo.Builder 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
public java.util.List<DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader> 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:
getHeadersList
in 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:
getHeadersCount
in interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
getHeaders
public DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader getHeaders(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:
getHeaders
in 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(java.lang.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
public DatabricksArtifacts.ArtifactCredentialInfo.Builder 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
public DatabricksArtifacts.ArtifactCredentialInfo.Builder removeHeaders(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;
-
getHeadersBuilder
public DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder getHeadersBuilder(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;
-
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:
getHeadersOrBuilder
in interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
getHeadersOrBuilderList
public java.util.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:
getHeadersOrBuilderList
in interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
addHeadersBuilder
public DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder 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
public DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder addHeadersBuilder(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;
-
getHeadersBuilderList
public java.util.List<DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder> 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:
hasType
in interfaceDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
- Returns:
- Whether the type field is set.
-
getType
public DatabricksArtifacts.ArtifactCredentialType 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:
getType
in 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
public DatabricksArtifacts.ArtifactCredentialInfo.Builder 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
mergeUnknownFields
public final DatabricksArtifacts.ArtifactCredentialInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
-
-