Uses of Class
com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
Packages that use DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
-
Uses of DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader in com.databricks.api.proto.mlflow
Fields in com.databricks.api.proto.mlflow with type parameters of type DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader> DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.PARSER
Deprecated.Methods in com.databricks.api.proto.mlflow that return DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderModifier and TypeMethodDescriptionDatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.build()
DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.buildPartial()
DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.getDefaultInstance()
DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.getDefaultInstanceForType()
DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.getDefaultInstanceForType()
DatabricksArtifacts.ArtifactCredentialInfo.Builder.getHeaders
(int index) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfo.getHeaders
(int index) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfoOrBuilder.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.parseDelimitedFrom
(InputStream input) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parseFrom
(byte[] data) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parseFrom
(com.google.protobuf.ByteString data) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parseFrom
(com.google.protobuf.CodedInputStream input) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parseFrom
(InputStream input) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parseFrom
(ByteBuffer data) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.databricks.api.proto.mlflow that return types with arguments of type DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderModifier and TypeMethodDescriptionDatabricksArtifacts.ArtifactCredentialInfo.Builder.getHeadersList()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfo.getHeadersList()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfoOrBuilder.getHeadersList()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`com.google.protobuf.Parser
<DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader> DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.getParserForType()
static com.google.protobuf.Parser
<DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader> DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.parser()
Methods in com.databricks.api.proto.mlflow with parameters of type DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderModifier and TypeMethodDescriptionDatabricksArtifacts.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
(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.mergeFrom
(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader other) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.newBuilder
(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader prototype) 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`Method parameters in com.databricks.api.proto.mlflow with type arguments of type DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderModifier and TypeMethodDescriptionDatabricksArtifacts.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`