public static final class DatabricksArtifacts.ArtifactCredentialInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder> implements DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
mlflow.ArtifactCredentialInfo
Modifier and Type | Method and Description |
---|---|
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`
|
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.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(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(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.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,
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 credential
|
DatabricksArtifacts.ArtifactCredentialInfo.Builder |
clearRunId()
The ID of the MLflow Run containing the artifact that can be accessed
with the credential
|
DatabricksArtifacts.ArtifactCredentialInfo.Builder |
clearSignedUri()
The signed URI credential that provides access to the artifact
|
DatabricksArtifacts.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`
|
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`
|
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`
|
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`
|
String |
getPath()
The path, relative to the Run's artifact root location, of the artifact
that can be accessed with the credential
|
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
|
String |
getRunId()
The ID of the MLflow Run containing the artifact that can be accessed
with the credential
|
com.google.protobuf.ByteString |
getRunIdBytes()
The ID of the MLflow Run containing the artifact that can be accessed
with the credential
|
String |
getSignedUri()
The signed URI credential that provides access to the artifact
|
com.google.protobuf.ByteString |
getSignedUriBytes()
The signed URI credential that provides access to the artifact
|
DatabricksArtifacts.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 credential
|
boolean |
hasRunId()
The ID of the MLflow Run containing the artifact that can be accessed
with the credential
|
boolean |
hasSignedUri()
The signed URI credential that provides access to the artifact
|
boolean |
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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DatabricksArtifacts.ArtifactCredentialInfo.Builder |
mergeFrom(DatabricksArtifacts.ArtifactCredentialInfo other) |
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,
Object value) |
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 |
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 |
setPath(String value)
The path, relative to the Run's artifact root location, of the artifact
that can be accessed with the credential
|
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
|
DatabricksArtifacts.ArtifactCredentialInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DatabricksArtifacts.ArtifactCredentialInfo.Builder |
setRunId(String value)
The ID of the MLflow Run containing the artifact that can be accessed
with the credential
|
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
|
DatabricksArtifacts.ArtifactCredentialInfo.Builder |
setSignedUri(String value)
The signed URI credential that provides access to the artifact
|
DatabricksArtifacts.ArtifactCredentialInfo.Builder |
setSignedUriBytes(com.google.protobuf.ByteString value)
The signed URI credential that provides access to the artifact
|
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)
|
DatabricksArtifacts.ArtifactCredentialInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public DatabricksArtifacts.ArtifactCredentialInfo.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public DatabricksArtifacts.ArtifactCredentialInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public DatabricksArtifacts.ArtifactCredentialInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public DatabricksArtifacts.ArtifactCredentialInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public DatabricksArtifacts.ArtifactCredentialInfo.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public DatabricksArtifacts.ArtifactCredentialInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public DatabricksArtifacts.ArtifactCredentialInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public DatabricksArtifacts.ArtifactCredentialInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public DatabricksArtifacts.ArtifactCredentialInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public DatabricksArtifacts.ArtifactCredentialInfo.Builder mergeFrom(DatabricksArtifacts.ArtifactCredentialInfo other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public DatabricksArtifacts.ArtifactCredentialInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
IOException
public boolean hasRunId()
The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;
hasRunId
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public String getRunId()
The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;
getRunId
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
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;
getRunIdBytes
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setRunId(String value)
The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;
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;
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;
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;
hasPath
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public 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;
getPath
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
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;
getPathBytes
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setPath(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;
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;
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;
public boolean hasSignedUri()
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;
hasSignedUri
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public String getSignedUri()
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;
getSignedUri
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public com.google.protobuf.ByteString getSignedUriBytes()
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;
getSignedUriBytes
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public DatabricksArtifacts.ArtifactCredentialInfo.Builder setSignedUri(String value)
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;
public DatabricksArtifacts.ArtifactCredentialInfo.Builder clearSignedUri()
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;
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;
public 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;
getHeadersList
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
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;
getHeadersCount
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
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;
getHeaders
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
getHeadersOrBuilder
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
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;
getHeadersOrBuilderList
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
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;
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;
public 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;
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;
hasType
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
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;
getType
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
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;
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;
public final DatabricksArtifacts.ArtifactCredentialInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
public final DatabricksArtifacts.ArtifactCredentialInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.ArtifactCredentialInfo.Builder>
Copyright © 2021. All rights reserved.