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
google.cloud.compute.v1.AddressesScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AddressesScopedList.Builder
addAddresses(int index, Address value)
[Output Only] A list of addresses contained in this scope.AddressesScopedList.Builder
addAddresses(int index, Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.AddressesScopedList.Builder
addAddresses(Address value)
[Output Only] A list of addresses contained in this scope.AddressesScopedList.Builder
addAddresses(Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.Address.Builder
addAddressesBuilder()
[Output Only] A list of addresses contained in this scope.Address.Builder
addAddressesBuilder(int index)
[Output Only] A list of addresses contained in this scope.AddressesScopedList.Builder
addAllAddresses(Iterable<? extends Address> values)
[Output Only] A list of addresses contained in this scope.AddressesScopedList.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AddressesScopedList
build()
AddressesScopedList
buildPartial()
AddressesScopedList.Builder
clear()
AddressesScopedList.Builder
clearAddresses()
[Output Only] A list of addresses contained in this scope.AddressesScopedList.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
AddressesScopedList.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
AddressesScopedList.Builder
clearWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.AddressesScopedList.Builder
clone()
Address
getAddresses(int index)
[Output Only] A list of addresses contained in this scope.Address.Builder
getAddressesBuilder(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.int
getAddressesCount()
[Output Only] A list of addresses contained in this scope.List<Address>
getAddressesList()
[Output Only] A list of addresses contained in this scope.AddressOrBuilder
getAddressesOrBuilder(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.AddressesScopedList
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
Warning
getWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.Warning.Builder
getWarningBuilder()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.WarningOrBuilder
getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.boolean
hasWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
AddressesScopedList.Builder
mergeFrom(AddressesScopedList other)
AddressesScopedList.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AddressesScopedList.Builder
mergeFrom(com.google.protobuf.Message other)
AddressesScopedList.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AddressesScopedList.Builder
mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.AddressesScopedList.Builder
removeAddresses(int index)
[Output Only] A list of addresses contained in this scope.AddressesScopedList.Builder
setAddresses(int index, Address value)
[Output Only] A list of addresses contained in this scope.AddressesScopedList.Builder
setAddresses(int index, Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.AddressesScopedList.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AddressesScopedList.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
AddressesScopedList.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AddressesScopedList.Builder
setWarning(Warning value)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.AddressesScopedList.Builder
setWarning(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
clear
public AddressesScopedList.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
getDefaultInstanceForType
public AddressesScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public AddressesScopedList build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AddressesScopedList buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AddressesScopedList.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
setField
public AddressesScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
clearField
public AddressesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
clearOneof
public AddressesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
setRepeatedField
public AddressesScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
addRepeatedField
public AddressesScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
mergeFrom
public AddressesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AddressesScopedList.Builder>
-
mergeFrom
public AddressesScopedList.Builder mergeFrom(AddressesScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getAddressesList
in 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:
getAddressesCount
in 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:
getAddresses
in 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:
getAddressesOrBuilder
in 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:
getAddressesOrBuilderList
in 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:
hasWarning
in 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:
getWarning
in 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:
getWarningOrBuilder
in interfaceAddressesScopedListOrBuilder
-
setUnknownFields
public final AddressesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
mergeUnknownFields
public final AddressesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>
-
-