public static final class QuotaProtos.Quotas.Builder extends com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder> implements QuotaProtos.QuotasOrBuilder
Quotas| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.Quotas |
build() |
QuotaProtos.Quotas |
buildPartial() |
QuotaProtos.Quotas.Builder |
clear() |
QuotaProtos.Quotas.Builder |
clearBypassGlobals()
optional bool bypass_globals = 1 [default = false]; |
QuotaProtos.Quotas.Builder |
clearThrottle()
optional .Throttle throttle = 2; |
QuotaProtos.Quotas.Builder |
clone() |
boolean |
getBypassGlobals()
optional bool bypass_globals = 1 [default = false]; |
QuotaProtos.Quotas |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
QuotaProtos.Throttle |
getThrottle()
optional .Throttle throttle = 2; |
QuotaProtos.Throttle.Builder |
getThrottleBuilder()
optional .Throttle throttle = 2; |
QuotaProtos.ThrottleOrBuilder |
getThrottleOrBuilder()
optional .Throttle throttle = 2; |
boolean |
hasBypassGlobals()
optional bool bypass_globals = 1 [default = false]; |
boolean |
hasThrottle()
optional .Throttle throttle = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QuotaProtos.Quotas.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaProtos.Quotas.Builder |
mergeFrom(com.google.protobuf.Message other) |
QuotaProtos.Quotas.Builder |
mergeFrom(QuotaProtos.Quotas other) |
QuotaProtos.Quotas.Builder |
mergeThrottle(QuotaProtos.Throttle value)
optional .Throttle throttle = 2; |
QuotaProtos.Quotas.Builder |
setBypassGlobals(boolean value)
optional bool bypass_globals = 1 [default = false]; |
QuotaProtos.Quotas.Builder |
setThrottle(QuotaProtos.Throttle.Builder builderForValue)
optional .Throttle throttle = 2; |
QuotaProtos.Quotas.Builder |
setThrottle(QuotaProtos.Throttle value)
optional .Throttle throttle = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>public QuotaProtos.Quotas.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>public QuotaProtos.Quotas.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>public QuotaProtos.Quotas getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic QuotaProtos.Quotas build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic QuotaProtos.Quotas buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic QuotaProtos.Quotas.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<QuotaProtos.Quotas.Builder>public QuotaProtos.Quotas.Builder mergeFrom(QuotaProtos.Quotas other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>public QuotaProtos.Quotas.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<QuotaProtos.Quotas.Builder>IOExceptionpublic boolean hasBypassGlobals()
optional bool bypass_globals = 1 [default = false];hasBypassGlobals in interface QuotaProtos.QuotasOrBuilderpublic boolean getBypassGlobals()
optional bool bypass_globals = 1 [default = false];getBypassGlobals in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.Quotas.Builder setBypassGlobals(boolean value)
optional bool bypass_globals = 1 [default = false];public QuotaProtos.Quotas.Builder clearBypassGlobals()
optional bool bypass_globals = 1 [default = false];public boolean hasThrottle()
optional .Throttle throttle = 2;hasThrottle in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.Throttle getThrottle()
optional .Throttle throttle = 2;getThrottle in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.Quotas.Builder setThrottle(QuotaProtos.Throttle value)
optional .Throttle throttle = 2;public QuotaProtos.Quotas.Builder setThrottle(QuotaProtos.Throttle.Builder builderForValue)
optional .Throttle throttle = 2;public QuotaProtos.Quotas.Builder mergeThrottle(QuotaProtos.Throttle value)
optional .Throttle throttle = 2;public QuotaProtos.Quotas.Builder clearThrottle()
optional .Throttle throttle = 2;public QuotaProtos.Throttle.Builder getThrottleBuilder()
optional .Throttle throttle = 2;public QuotaProtos.ThrottleOrBuilder getThrottleOrBuilder()
optional .Throttle throttle = 2;getThrottleOrBuilder in interface QuotaProtos.QuotasOrBuilderCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.