Uses of Class
com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
Packages that use DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
Uses of DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder in com.databricks.api.proto.mlflow
Methods in com.databricks.api.proto.mlflow that return DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.ArtifactCredentialInfo.Builder.addHeadersBuilder()A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`DatabricksArtifacts.ArtifactCredentialInfo.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.HttpHeader.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.clear()DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.clearName()The HTTP header nameDatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.clearValue()The HTTP header valueDatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.clone()DatabricksArtifacts.ArtifactCredentialInfo.Builder.getHeadersBuilder(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.mergeFrom(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader other) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.mergeFrom(com.google.protobuf.Message other) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.newBuilder()DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.newBuilder(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader prototype) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.newBuilderForType()DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) The HTTP header nameDatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.setNameBytes(com.google.protobuf.ByteString value) The HTTP header nameDatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) The HTTP header valueDatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder.setValueBytes(com.google.protobuf.ByteString value) The HTTP header valueDatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.toBuilder()Methods in com.databricks.api.proto.mlflow that return types with arguments of type DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.ArtifactCredentialInfo.Builder.getHeadersBuilderList()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 with parameters of type DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.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.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.Builder builderForValue) A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`