public static final class Databricks.DatabricksRpcOptions.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Databricks.DatabricksRpcOptions.Builder> implements Databricks.DatabricksRpcOptionsOrBuilder
Defines the set of options declared for every service RPC which are used to direct RPCs to endpoints, as well as other metadata about the RPC.Protobuf type
DatabricksRpcOptions
Modifier and Type | Method and Description |
---|---|
Databricks.DatabricksRpcOptions.Builder |
addAllEndpoints(Iterable<? extends Databricks.HttpEndpoint> values)
repeated .HttpEndpoint endpoints = 1; |
Databricks.DatabricksRpcOptions.Builder |
addAllErrorCodes(Iterable<? extends Databricks.ErrorCode> values)
Complete definition of all error codes (from a statically defined set) which this method
may return.
|
Databricks.DatabricksRpcOptions.Builder |
addEndpoints(Databricks.HttpEndpoint.Builder builderForValue)
repeated .HttpEndpoint endpoints = 1; |
Databricks.DatabricksRpcOptions.Builder |
addEndpoints(Databricks.HttpEndpoint value)
repeated .HttpEndpoint endpoints = 1; |
Databricks.DatabricksRpcOptions.Builder |
addEndpoints(int index,
Databricks.HttpEndpoint.Builder builderForValue)
repeated .HttpEndpoint endpoints = 1; |
Databricks.DatabricksRpcOptions.Builder |
addEndpoints(int index,
Databricks.HttpEndpoint value)
repeated .HttpEndpoint endpoints = 1; |
Databricks.HttpEndpoint.Builder |
addEndpointsBuilder()
repeated .HttpEndpoint endpoints = 1; |
Databricks.HttpEndpoint.Builder |
addEndpointsBuilder(int index)
repeated .HttpEndpoint endpoints = 1; |
Databricks.DatabricksRpcOptions.Builder |
addErrorCodes(Databricks.ErrorCode value)
Complete definition of all error codes (from a statically defined set) which this method
may return.
|
Databricks.DatabricksRpcOptions.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Databricks.DatabricksRpcOptions |
build() |
Databricks.DatabricksRpcOptions |
buildPartial() |
Databricks.DatabricksRpcOptions.Builder |
clear() |
Databricks.DatabricksRpcOptions.Builder |
clearEndpoints()
repeated .HttpEndpoint endpoints = 1; |
Databricks.DatabricksRpcOptions.Builder |
clearErrorCodes()
Complete definition of all error codes (from a statically defined set) which this method
may return.
|
Databricks.DatabricksRpcOptions.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Databricks.DatabricksRpcOptions.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Databricks.DatabricksRpcOptions.Builder |
clearRateLimit()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
|
Databricks.DatabricksRpcOptions.Builder |
clearRpcDocTitle()
If defined, overrides the default title used for in the API docs.
|
Databricks.DatabricksRpcOptions.Builder |
clearVisibility()
Indicates which users are allowed to initiate this RPC.
|
Databricks.DatabricksRpcOptions.Builder |
clone() |
Databricks.DatabricksRpcOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Databricks.HttpEndpoint |
getEndpoints(int index)
repeated .HttpEndpoint endpoints = 1; |
Databricks.HttpEndpoint.Builder |
getEndpointsBuilder(int index)
repeated .HttpEndpoint endpoints = 1; |
List<Databricks.HttpEndpoint.Builder> |
getEndpointsBuilderList()
repeated .HttpEndpoint endpoints = 1; |
int |
getEndpointsCount()
repeated .HttpEndpoint endpoints = 1; |
List<Databricks.HttpEndpoint> |
getEndpointsList()
repeated .HttpEndpoint endpoints = 1; |
Databricks.HttpEndpointOrBuilder |
getEndpointsOrBuilder(int index)
repeated .HttpEndpoint endpoints = 1; |
List<? extends Databricks.HttpEndpointOrBuilder> |
getEndpointsOrBuilderList()
repeated .HttpEndpoint endpoints = 1; |
Databricks.ErrorCode |
getErrorCodes(int index)
Complete definition of all error codes (from a statically defined set) which this method
may return.
|
int |
getErrorCodesCount()
Complete definition of all error codes (from a statically defined set) which this method
may return.
|
List<Databricks.ErrorCode> |
getErrorCodesList()
Complete definition of all error codes (from a statically defined set) which this method
may return.
|
Databricks.RateLimit |
getRateLimit()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
|
Databricks.RateLimit.Builder |
getRateLimitBuilder()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
|
Databricks.RateLimitOrBuilder |
getRateLimitOrBuilder()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
|
String |
getRpcDocTitle()
If defined, overrides the default title used for in the API docs.
|
com.google.protobuf.ByteString |
getRpcDocTitleBytes()
If defined, overrides the default title used for in the API docs.
|
Databricks.Visibility |
getVisibility()
Indicates which users are allowed to initiate this RPC.
|
boolean |
hasRateLimit()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
|
boolean |
hasRpcDocTitle()
If defined, overrides the default title used for in the API docs.
|
boolean |
hasVisibility()
Indicates which users are allowed to initiate this RPC.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Databricks.DatabricksRpcOptions.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Databricks.DatabricksRpcOptions.Builder |
mergeFrom(Databricks.DatabricksRpcOptions other) |
Databricks.DatabricksRpcOptions.Builder |
mergeFrom(com.google.protobuf.Message other) |
Databricks.DatabricksRpcOptions.Builder |
mergeRateLimit(Databricks.RateLimit value)
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
|
Databricks.DatabricksRpcOptions.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Databricks.DatabricksRpcOptions.Builder |
removeEndpoints(int index)
repeated .HttpEndpoint endpoints = 1; |
Databricks.DatabricksRpcOptions.Builder |
setEndpoints(int index,
Databricks.HttpEndpoint.Builder builderForValue)
repeated .HttpEndpoint endpoints = 1; |
Databricks.DatabricksRpcOptions.Builder |
setEndpoints(int index,
Databricks.HttpEndpoint value)
repeated .HttpEndpoint endpoints = 1; |
Databricks.DatabricksRpcOptions.Builder |
setErrorCodes(int index,
Databricks.ErrorCode value)
Complete definition of all error codes (from a statically defined set) which this method
may return.
|
Databricks.DatabricksRpcOptions.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Databricks.DatabricksRpcOptions.Builder |
setRateLimit(Databricks.RateLimit.Builder builderForValue)
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
|
Databricks.DatabricksRpcOptions.Builder |
setRateLimit(Databricks.RateLimit value)
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
|
Databricks.DatabricksRpcOptions.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Databricks.DatabricksRpcOptions.Builder |
setRpcDocTitle(String value)
If defined, overrides the default title used for in the API docs.
|
Databricks.DatabricksRpcOptions.Builder |
setRpcDocTitleBytes(com.google.protobuf.ByteString value)
If defined, overrides the default title used for in the API docs.
|
Databricks.DatabricksRpcOptions.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Databricks.DatabricksRpcOptions.Builder |
setVisibility(Databricks.Visibility value)
Indicates which users are allowed to initiate this RPC.
|
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<Databricks.DatabricksRpcOptions.Builder>
public Databricks.DatabricksRpcOptions.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<Databricks.DatabricksRpcOptions.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<Databricks.DatabricksRpcOptions.Builder>
public Databricks.DatabricksRpcOptions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Databricks.DatabricksRpcOptions build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Databricks.DatabricksRpcOptions buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Databricks.DatabricksRpcOptions.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<Databricks.DatabricksRpcOptions.Builder>
public Databricks.DatabricksRpcOptions.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<Databricks.DatabricksRpcOptions.Builder>
public Databricks.DatabricksRpcOptions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Databricks.DatabricksRpcOptions.Builder>
public Databricks.DatabricksRpcOptions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Databricks.DatabricksRpcOptions.Builder>
public Databricks.DatabricksRpcOptions.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<Databricks.DatabricksRpcOptions.Builder>
public Databricks.DatabricksRpcOptions.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<Databricks.DatabricksRpcOptions.Builder>
public Databricks.DatabricksRpcOptions.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Databricks.DatabricksRpcOptions.Builder>
public Databricks.DatabricksRpcOptions.Builder mergeFrom(Databricks.DatabricksRpcOptions other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Databricks.DatabricksRpcOptions.Builder>
public Databricks.DatabricksRpcOptions.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<Databricks.DatabricksRpcOptions.Builder>
IOException
public List<Databricks.HttpEndpoint> getEndpointsList()
repeated .HttpEndpoint endpoints = 1;
getEndpointsList
in interface Databricks.DatabricksRpcOptionsOrBuilder
public int getEndpointsCount()
repeated .HttpEndpoint endpoints = 1;
getEndpointsCount
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.HttpEndpoint getEndpoints(int index)
repeated .HttpEndpoint endpoints = 1;
getEndpoints
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.DatabricksRpcOptions.Builder setEndpoints(int index, Databricks.HttpEndpoint value)
repeated .HttpEndpoint endpoints = 1;
public Databricks.DatabricksRpcOptions.Builder setEndpoints(int index, Databricks.HttpEndpoint.Builder builderForValue)
repeated .HttpEndpoint endpoints = 1;
public Databricks.DatabricksRpcOptions.Builder addEndpoints(Databricks.HttpEndpoint value)
repeated .HttpEndpoint endpoints = 1;
public Databricks.DatabricksRpcOptions.Builder addEndpoints(int index, Databricks.HttpEndpoint value)
repeated .HttpEndpoint endpoints = 1;
public Databricks.DatabricksRpcOptions.Builder addEndpoints(Databricks.HttpEndpoint.Builder builderForValue)
repeated .HttpEndpoint endpoints = 1;
public Databricks.DatabricksRpcOptions.Builder addEndpoints(int index, Databricks.HttpEndpoint.Builder builderForValue)
repeated .HttpEndpoint endpoints = 1;
public Databricks.DatabricksRpcOptions.Builder addAllEndpoints(Iterable<? extends Databricks.HttpEndpoint> values)
repeated .HttpEndpoint endpoints = 1;
public Databricks.DatabricksRpcOptions.Builder clearEndpoints()
repeated .HttpEndpoint endpoints = 1;
public Databricks.DatabricksRpcOptions.Builder removeEndpoints(int index)
repeated .HttpEndpoint endpoints = 1;
public Databricks.HttpEndpoint.Builder getEndpointsBuilder(int index)
repeated .HttpEndpoint endpoints = 1;
public Databricks.HttpEndpointOrBuilder getEndpointsOrBuilder(int index)
repeated .HttpEndpoint endpoints = 1;
getEndpointsOrBuilder
in interface Databricks.DatabricksRpcOptionsOrBuilder
public List<? extends Databricks.HttpEndpointOrBuilder> getEndpointsOrBuilderList()
repeated .HttpEndpoint endpoints = 1;
getEndpointsOrBuilderList
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.HttpEndpoint.Builder addEndpointsBuilder()
repeated .HttpEndpoint endpoints = 1;
public Databricks.HttpEndpoint.Builder addEndpointsBuilder(int index)
repeated .HttpEndpoint endpoints = 1;
public List<Databricks.HttpEndpoint.Builder> getEndpointsBuilderList()
repeated .HttpEndpoint endpoints = 1;
public boolean hasVisibility()
Indicates which users are allowed to initiate this RPC.
optional .Visibility visibility = 2;
hasVisibility
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.Visibility getVisibility()
Indicates which users are allowed to initiate this RPC.
optional .Visibility visibility = 2;
getVisibility
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.DatabricksRpcOptions.Builder setVisibility(Databricks.Visibility value)
Indicates which users are allowed to initiate this RPC.
optional .Visibility visibility = 2;
public Databricks.DatabricksRpcOptions.Builder clearVisibility()
Indicates which users are allowed to initiate this RPC.
optional .Visibility visibility = 2;
public List<Databricks.ErrorCode> getErrorCodesList()
Complete definition of all error codes (from a statically defined set) which this method may return.
repeated .ErrorCode error_codes = 3;
getErrorCodesList
in interface Databricks.DatabricksRpcOptionsOrBuilder
public int getErrorCodesCount()
Complete definition of all error codes (from a statically defined set) which this method may return.
repeated .ErrorCode error_codes = 3;
getErrorCodesCount
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.ErrorCode getErrorCodes(int index)
Complete definition of all error codes (from a statically defined set) which this method may return.
repeated .ErrorCode error_codes = 3;
getErrorCodes
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.DatabricksRpcOptions.Builder setErrorCodes(int index, Databricks.ErrorCode value)
Complete definition of all error codes (from a statically defined set) which this method may return.
repeated .ErrorCode error_codes = 3;
public Databricks.DatabricksRpcOptions.Builder addErrorCodes(Databricks.ErrorCode value)
Complete definition of all error codes (from a statically defined set) which this method may return.
repeated .ErrorCode error_codes = 3;
public Databricks.DatabricksRpcOptions.Builder addAllErrorCodes(Iterable<? extends Databricks.ErrorCode> values)
Complete definition of all error codes (from a statically defined set) which this method may return.
repeated .ErrorCode error_codes = 3;
public Databricks.DatabricksRpcOptions.Builder clearErrorCodes()
Complete definition of all error codes (from a statically defined set) which this method may return.
repeated .ErrorCode error_codes = 3;
public boolean hasRateLimit()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
optional .RateLimit rate_limit = 4;
hasRateLimit
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.RateLimit getRateLimit()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
optional .RateLimit rate_limit = 4;
getRateLimit
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.DatabricksRpcOptions.Builder setRateLimit(Databricks.RateLimit value)
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
optional .RateLimit rate_limit = 4;
public Databricks.DatabricksRpcOptions.Builder setRateLimit(Databricks.RateLimit.Builder builderForValue)
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
optional .RateLimit rate_limit = 4;
public Databricks.DatabricksRpcOptions.Builder mergeRateLimit(Databricks.RateLimit value)
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
optional .RateLimit rate_limit = 4;
public Databricks.DatabricksRpcOptions.Builder clearRateLimit()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
optional .RateLimit rate_limit = 4;
public Databricks.RateLimit.Builder getRateLimitBuilder()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
optional .RateLimit rate_limit = 4;
public Databricks.RateLimitOrBuilder getRateLimitOrBuilder()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
optional .RateLimit rate_limit = 4;
getRateLimitOrBuilder
in interface Databricks.DatabricksRpcOptionsOrBuilder
public boolean hasRpcDocTitle()
If defined, overrides the default title used for in the API docs. See ProtobufDocGenerator for more info.
optional string rpc_doc_title = 5;
hasRpcDocTitle
in interface Databricks.DatabricksRpcOptionsOrBuilder
public String getRpcDocTitle()
If defined, overrides the default title used for in the API docs. See ProtobufDocGenerator for more info.
optional string rpc_doc_title = 5;
getRpcDocTitle
in interface Databricks.DatabricksRpcOptionsOrBuilder
public com.google.protobuf.ByteString getRpcDocTitleBytes()
If defined, overrides the default title used for in the API docs. See ProtobufDocGenerator for more info.
optional string rpc_doc_title = 5;
getRpcDocTitleBytes
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.DatabricksRpcOptions.Builder setRpcDocTitle(String value)
If defined, overrides the default title used for in the API docs. See ProtobufDocGenerator for more info.
optional string rpc_doc_title = 5;
public Databricks.DatabricksRpcOptions.Builder clearRpcDocTitle()
If defined, overrides the default title used for in the API docs. See ProtobufDocGenerator for more info.
optional string rpc_doc_title = 5;
public Databricks.DatabricksRpcOptions.Builder setRpcDocTitleBytes(com.google.protobuf.ByteString value)
If defined, overrides the default title used for in the API docs. See ProtobufDocGenerator for more info.
optional string rpc_doc_title = 5;
public final Databricks.DatabricksRpcOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Databricks.DatabricksRpcOptions.Builder>
public final Databricks.DatabricksRpcOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Databricks.DatabricksRpcOptions.Builder>
Copyright © 2018. All rights reserved.