Package com.google.cloud.compute.v1
Class AddressesScopedList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
- com.google.cloud.compute.v1.AddressesScopedList.Builder
-
- All Implemented Interfaces:
AddressesScopedListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- AddressesScopedList
public static final class AddressesScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder> implements AddressesScopedListOrBuilder
Protobuf typegoogle.cloud.compute.v1.AddressesScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AddressesScopedList.BuilderaddAddresses(int index, Address value)[Output Only] A list of addresses contained in this scope.AddressesScopedList.BuilderaddAddresses(int index, Address.Builder builderForValue)[Output Only] A list of addresses contained in this scope.AddressesScopedList.BuilderaddAddresses(Address value)[Output Only] A list of addresses contained in this scope.AddressesScopedList.BuilderaddAddresses(Address.Builder builderForValue)[Output Only] A list of addresses contained in this scope.Address.BuilderaddAddressesBuilder()[Output Only] A list of addresses contained in this scope.Address.BuilderaddAddressesBuilder(int index)[Output Only] A list of addresses contained in this scope.AddressesScopedList.BuilderaddAllAddresses(Iterable<? extends Address> values)[Output Only] A list of addresses contained in this scope.AddressesScopedList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AddressesScopedListbuild()AddressesScopedListbuildPartial()AddressesScopedList.Builderclear()AddressesScopedList.BuilderclearAddresses()[Output Only] A list of addresses contained in this scope.AddressesScopedList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)AddressesScopedList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AddressesScopedList.BuilderclearWarning()[Output Only] Informational warning which replaces the list of addresses when the list is empty.AddressesScopedList.Builderclone()AddressgetAddresses(int index)[Output Only] A list of addresses contained in this scope.Address.BuildergetAddressesBuilder(int index)[Output Only] A list of addresses contained in this scope.List<Address.Builder>getAddressesBuilderList()[Output Only] A list of addresses contained in this scope.intgetAddressesCount()[Output Only] A list of addresses contained in this scope.List<Address>getAddressesList()[Output Only] A list of addresses contained in this scope.AddressOrBuildergetAddressesOrBuilder(int index)[Output Only] A list of addresses contained in this scope.List<? extends AddressOrBuilder>getAddressesOrBuilderList()[Output Only] A list of addresses contained in this scope.AddressesScopedListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()WarninggetWarning()[Output Only] Informational warning which replaces the list of addresses when the list is empty.Warning.BuildergetWarningBuilder()[Output Only] Informational warning which replaces the list of addresses when the list is empty.WarningOrBuildergetWarningOrBuilder()[Output Only] Informational warning which replaces the list of addresses when the list is empty.booleanhasWarning()[Output Only] Informational warning which replaces the list of addresses when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()AddressesScopedList.BuildermergeFrom(AddressesScopedList other)AddressesScopedList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AddressesScopedList.BuildermergeFrom(com.google.protobuf.Message other)AddressesScopedList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AddressesScopedList.BuildermergeWarning(Warning value)[Output Only] Informational warning which replaces the list of addresses when the list is empty.AddressesScopedList.BuilderremoveAddresses(int index)[Output Only] A list of addresses contained in this scope.AddressesScopedList.BuildersetAddresses(int index, Address value)[Output Only] A list of addresses contained in this scope.AddressesScopedList.BuildersetAddresses(int index, Address.Builder builderForValue)[Output Only] A list of addresses contained in this scope.AddressesScopedList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AddressesScopedList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AddressesScopedList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AddressesScopedList.BuildersetWarning(Warning value)[Output Only] Informational warning which replaces the list of addresses when the list is empty.AddressesScopedList.BuildersetWarning(Warning.Builder builderForValue)[Output Only] Informational warning which replaces the list of addresses 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<AddressesScopedList.Builder>
-
clear
public AddressesScopedList.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<AddressesScopedList.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<AddressesScopedList.Builder>
-
getDefaultInstanceForType
public AddressesScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AddressesScopedList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AddressesScopedList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AddressesScopedList.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<AddressesScopedList.Builder>
-
setField
public AddressesScopedList.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<AddressesScopedList.Builder>
-
clearField
public AddressesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
clearOneof
public AddressesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
setRepeatedField
public AddressesScopedList.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<AddressesScopedList.Builder>
-
addRepeatedField
public AddressesScopedList.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<AddressesScopedList.Builder>
-
mergeFrom
public AddressesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AddressesScopedList.Builder>
-
mergeFrom
public AddressesScopedList.Builder mergeFrom(AddressesScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
mergeFrom
public AddressesScopedList.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<AddressesScopedList.Builder>- Throws:
IOException
-
getAddressesList
public List<Address> getAddressesList()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;- Specified by:
getAddressesListin interfaceAddressesScopedListOrBuilder
-
getAddressesCount
public int getAddressesCount()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;- Specified by:
getAddressesCountin interfaceAddressesScopedListOrBuilder
-
getAddresses
public Address getAddresses(int index)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;- Specified by:
getAddressesin interfaceAddressesScopedListOrBuilder
-
setAddresses
public AddressesScopedList.Builder setAddresses(int index, Address value)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
setAddresses
public AddressesScopedList.Builder setAddresses(int index, Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
addAddresses
public AddressesScopedList.Builder addAddresses(Address value)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
addAddresses
public AddressesScopedList.Builder addAddresses(int index, Address value)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
addAddresses
public AddressesScopedList.Builder addAddresses(Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
addAddresses
public AddressesScopedList.Builder addAddresses(int index, Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
addAllAddresses
public AddressesScopedList.Builder addAllAddresses(Iterable<? extends Address> values)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
clearAddresses
public AddressesScopedList.Builder clearAddresses()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
removeAddresses
public AddressesScopedList.Builder removeAddresses(int index)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
getAddressesBuilder
public Address.Builder getAddressesBuilder(int index)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
getAddressesOrBuilder
public AddressOrBuilder getAddressesOrBuilder(int index)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;- Specified by:
getAddressesOrBuilderin interfaceAddressesScopedListOrBuilder
-
getAddressesOrBuilderList
public List<? extends AddressOrBuilder> getAddressesOrBuilderList()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;- Specified by:
getAddressesOrBuilderListin interfaceAddressesScopedListOrBuilder
-
addAddressesBuilder
public Address.Builder addAddressesBuilder()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
addAddressesBuilder
public Address.Builder addAddressesBuilder(int index)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
getAddressesBuilderList
public List<Address.Builder> getAddressesBuilderList()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;
-
hasWarning
public boolean hasWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
hasWarningin interfaceAddressesScopedListOrBuilder- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningin interfaceAddressesScopedListOrBuilder- Returns:
- The warning.
-
setWarning
public AddressesScopedList.Builder setWarning(Warning value)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public AddressesScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public AddressesScopedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public AddressesScopedList.Builder clearWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningBuilder
public Warning.Builder getWarningBuilder()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningOrBuilder
public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningOrBuilderin interfaceAddressesScopedListOrBuilder
-
setUnknownFields
public final AddressesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
mergeUnknownFields
public final AddressesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
-