public static final class RoutersScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder> implements RoutersScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.RoutersScopedList| Modifier and Type | Method and Description |
|---|---|
RoutersScopedList.Builder |
addAllRouters(Iterable<? extends Router> values)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RoutersScopedList.Builder |
addRouters(int index,
Router.Builder builderForValue)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
addRouters(int index,
Router value)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
addRouters(Router.Builder builderForValue)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
addRouters(Router value)
A list of routers contained in this scope.
|
Router.Builder |
addRoutersBuilder()
A list of routers contained in this scope.
|
Router.Builder |
addRoutersBuilder(int index)
A list of routers contained in this scope.
|
RoutersScopedList |
build() |
RoutersScopedList |
buildPartial() |
RoutersScopedList.Builder |
clear() |
RoutersScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RoutersScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RoutersScopedList.Builder |
clearRouters()
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
clearWarning()
Informational warning which replaces the list of routers when the list is empty.
|
RoutersScopedList.Builder |
clone() |
RoutersScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Router |
getRouters(int index)
A list of routers contained in this scope.
|
Router.Builder |
getRoutersBuilder(int index)
A list of routers contained in this scope.
|
List<Router.Builder> |
getRoutersBuilderList()
A list of routers contained in this scope.
|
int |
getRoutersCount()
A list of routers contained in this scope.
|
List<Router> |
getRoutersList()
A list of routers contained in this scope.
|
RouterOrBuilder |
getRoutersOrBuilder(int index)
A list of routers contained in this scope.
|
List<? extends RouterOrBuilder> |
getRoutersOrBuilderList()
A list of routers contained in this scope.
|
Warning |
getWarning()
Informational warning which replaces the list of routers when the list is empty.
|
Warning.Builder |
getWarningBuilder()
Informational warning which replaces the list of routers when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
Informational warning which replaces the list of routers when the list is empty.
|
boolean |
hasWarning()
Informational warning which replaces the list of routers when the list is empty.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RoutersScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RoutersScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
RoutersScopedList.Builder |
mergeFrom(RoutersScopedList other) |
RoutersScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RoutersScopedList.Builder |
mergeWarning(Warning value)
Informational warning which replaces the list of routers when the list is empty.
|
RoutersScopedList.Builder |
removeRouters(int index)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RoutersScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RoutersScopedList.Builder |
setRouters(int index,
Router.Builder builderForValue)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
setRouters(int index,
Router value)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RoutersScopedList.Builder |
setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of routers when the list is empty.
|
RoutersScopedList.Builder |
setWarning(Warning value)
Informational warning which replaces the list of routers when the list is empty.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>public RoutersScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.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.GeneratedMessageV3.Builder<RoutersScopedList.Builder>public RoutersScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RoutersScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RoutersScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RoutersScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>public RoutersScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>public RoutersScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>public RoutersScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>public RoutersScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>public RoutersScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>public RoutersScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RoutersScopedList.Builder>public RoutersScopedList.Builder mergeFrom(RoutersScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>public RoutersScopedList.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<RoutersScopedList.Builder>IOExceptionpublic List<Router> getRoutersList()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;getRoutersList in interface RoutersScopedListOrBuilderpublic int getRoutersCount()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;getRoutersCount in interface RoutersScopedListOrBuilderpublic Router getRouters(int index)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;getRouters in interface RoutersScopedListOrBuilderpublic RoutersScopedList.Builder setRouters(int index, Router value)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;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;public RoutersScopedList.Builder addRouters(Router value)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;public RoutersScopedList.Builder addRouters(int index, Router value)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;public RoutersScopedList.Builder addRouters(Router.Builder builderForValue)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;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;public RoutersScopedList.Builder addAllRouters(Iterable<? extends Router> values)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;public RoutersScopedList.Builder clearRouters()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;public RoutersScopedList.Builder removeRouters(int index)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;public Router.Builder getRoutersBuilder(int index)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;public RouterOrBuilder getRoutersOrBuilder(int index)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;getRoutersOrBuilder in interface RoutersScopedListOrBuilderpublic List<? extends RouterOrBuilder> getRoutersOrBuilderList()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;getRoutersOrBuilderList in interface RoutersScopedListOrBuilderpublic Router.Builder addRoutersBuilder()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;public Router.Builder addRoutersBuilder(int index)
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;public List<Router.Builder> getRoutersBuilderList()
A list of routers contained in this scope.
repeated .google.cloud.compute.v1.Router routers = 311906890;public boolean hasWarning()
Informational warning which replaces the list of routers when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface RoutersScopedListOrBuilderpublic Warning getWarning()
Informational warning which replaces the list of routers when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface RoutersScopedListOrBuilderpublic 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;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;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;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;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;public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of routers when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface RoutersScopedListOrBuilderpublic final RoutersScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>public final RoutersScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RoutersScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.