Package com.google.cloud.compute.v1
Class RoutersScopedList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
- com.google.cloud.compute.v1.RoutersScopedList.Builder
-
- All Implemented Interfaces:
RoutersScopedListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- RoutersScopedList
public static final class RoutersScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder> implements RoutersScopedListOrBuilder
Protobuf typegoogle.cloud.compute.v1.RoutersScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RoutersScopedList.BuilderaddAllRouters(Iterable<? extends Router> values)A list of routers contained in this scope.RoutersScopedList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RoutersScopedList.BuilderaddRouters(int index, Router value)A list of routers contained in this scope.RoutersScopedList.BuilderaddRouters(int index, Router.Builder builderForValue)A list of routers contained in this scope.RoutersScopedList.BuilderaddRouters(Router value)A list of routers contained in this scope.RoutersScopedList.BuilderaddRouters(Router.Builder builderForValue)A list of routers contained in this scope.Router.BuilderaddRoutersBuilder()A list of routers contained in this scope.Router.BuilderaddRoutersBuilder(int index)A list of routers contained in this scope.RoutersScopedListbuild()RoutersScopedListbuildPartial()RoutersScopedList.Builderclear()RoutersScopedList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)RoutersScopedList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)RoutersScopedList.BuilderclearRouters()A list of routers contained in this scope.RoutersScopedList.BuilderclearWarning()Informational warning which replaces the list of routers when the list is empty.RoutersScopedList.Builderclone()RoutersScopedListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()RoutergetRouters(int index)A list of routers contained in this scope.Router.BuildergetRoutersBuilder(int index)A list of routers contained in this scope.List<Router.Builder>getRoutersBuilderList()A list of routers contained in this scope.intgetRoutersCount()A list of routers contained in this scope.List<Router>getRoutersList()A list of routers contained in this scope.RouterOrBuildergetRoutersOrBuilder(int index)A list of routers contained in this scope.List<? extends RouterOrBuilder>getRoutersOrBuilderList()A list of routers contained in this scope.WarninggetWarning()Informational warning which replaces the list of routers when the list is empty.Warning.BuildergetWarningBuilder()Informational warning which replaces the list of routers when the list is empty.WarningOrBuildergetWarningOrBuilder()Informational warning which replaces the list of routers when the list is empty.booleanhasWarning()Informational warning which replaces the list of routers when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()RoutersScopedList.BuildermergeFrom(RoutersScopedList other)RoutersScopedList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RoutersScopedList.BuildermergeFrom(com.google.protobuf.Message other)RoutersScopedList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RoutersScopedList.BuildermergeWarning(Warning value)Informational warning which replaces the list of routers when the list is empty.RoutersScopedList.BuilderremoveRouters(int index)A list of routers contained in this scope.RoutersScopedList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RoutersScopedList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)RoutersScopedList.BuildersetRouters(int index, Router value)A list of routers contained in this scope.RoutersScopedList.BuildersetRouters(int index, Router.Builder builderForValue)A list of routers contained in this scope.RoutersScopedList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RoutersScopedList.BuildersetWarning(Warning value)Informational warning which replaces the list of routers when the list is empty.RoutersScopedList.BuildersetWarning(Warning.Builder builderForValue)Informational warning which replaces the list of routers when the list is empty.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
clear
public RoutersScopedList.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
getDefaultInstanceForType
public RoutersScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public RoutersScopedList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public RoutersScopedList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public RoutersScopedList.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
setField
public RoutersScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
clearField
public RoutersScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
clearOneof
public RoutersScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
setRepeatedField
public RoutersScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
addRepeatedField
public RoutersScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
mergeFrom
public RoutersScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RoutersScopedList.Builder>
-
mergeFrom
public RoutersScopedList.Builder mergeFrom(RoutersScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
mergeFrom
public RoutersScopedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RoutersScopedList.Builder>- Throws:
IOException
-
getRoutersList
public List<Router> getRoutersList()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;- Specified by:
getRoutersListin interfaceRoutersScopedListOrBuilder
-
getRoutersCount
public int getRoutersCount()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;- Specified by:
getRoutersCountin interfaceRoutersScopedListOrBuilder
-
getRouters
public Router getRouters(int index)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;- Specified by:
getRoutersin interfaceRoutersScopedListOrBuilder
-
setRouters
public RoutersScopedList.Builder setRouters(int index, Router value)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
setRouters
public RoutersScopedList.Builder setRouters(int index, Router.Builder builderForValue)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
addRouters
public RoutersScopedList.Builder addRouters(Router value)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
addRouters
public RoutersScopedList.Builder addRouters(int index, Router value)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
addRouters
public RoutersScopedList.Builder addRouters(Router.Builder builderForValue)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
addRouters
public RoutersScopedList.Builder addRouters(int index, Router.Builder builderForValue)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
addAllRouters
public RoutersScopedList.Builder addAllRouters(Iterable<? extends Router> values)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
clearRouters
public RoutersScopedList.Builder clearRouters()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
removeRouters
public RoutersScopedList.Builder removeRouters(int index)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
getRoutersBuilder
public Router.Builder getRoutersBuilder(int index)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
getRoutersOrBuilder
public RouterOrBuilder getRoutersOrBuilder(int index)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;- Specified by:
getRoutersOrBuilderin interfaceRoutersScopedListOrBuilder
-
getRoutersOrBuilderList
public List<? extends RouterOrBuilder> getRoutersOrBuilderList()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;- Specified by:
getRoutersOrBuilderListin interfaceRoutersScopedListOrBuilder
-
addRoutersBuilder
public Router.Builder addRoutersBuilder()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
addRoutersBuilder
public Router.Builder addRoutersBuilder(int index)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
getRoutersBuilderList
public List<Router.Builder> getRoutersBuilderList()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;
-
hasWarning
public boolean hasWarning()
Informational warning which replaces the list of routers when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
hasWarningin interfaceRoutersScopedListOrBuilder- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
Informational warning which replaces the list of routers when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningin interfaceRoutersScopedListOrBuilder- Returns:
- The warning.
-
setWarning
public RoutersScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of routers when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public RoutersScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of routers when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public RoutersScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of routers when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public RoutersScopedList.Builder clearWarning()
Informational warning which replaces the list of routers when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningBuilder
public Warning.Builder getWarningBuilder()
Informational warning which replaces the list of routers when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningOrBuilder
public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of routers when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningOrBuilderin interfaceRoutersScopedListOrBuilder
-
setUnknownFields
public final RoutersScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
mergeUnknownFields
public final RoutersScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>
-
-