Uses of Interface
com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder
-
Packages that use DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder Package Description com.databricks.api.proto.mlflow -
-
Uses of DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder in com.databricks.api.proto.mlflow
Classes in com.databricks.api.proto.mlflow that implement DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder Modifier and Type Class Description static class
DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
Protobuf typemlflow.ArtifactCredentialInfo.HttpHeader
static class
DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
Protobuf typemlflow.ArtifactCredentialInfo.HttpHeader
Methods in com.databricks.api.proto.mlflow that return DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder Modifier and Type Method Description DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder
DatabricksArtifacts.ArtifactCredentialInfo.Builder. getHeadersOrBuilder(int index)
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder
DatabricksArtifacts.ArtifactCredentialInfo. getHeadersOrBuilder(int index)
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder
DatabricksArtifacts.ArtifactCredentialInfoOrBuilder. getHeadersOrBuilder(int index)
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`Methods in com.databricks.api.proto.mlflow that return types with arguments of type DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder Modifier and Type Method Description java.util.List<? extends DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder>
DatabricksArtifacts.ArtifactCredentialInfo.Builder. getHeadersOrBuilderList()
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>
DatabricksArtifacts.ArtifactCredentialInfo. getHeadersOrBuilderList()
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>
DatabricksArtifacts.ArtifactCredentialInfoOrBuilder. getHeadersOrBuilderList()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
-