public static final class AddressList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AddressList.Builder> implements AddressListOrBuilder
Contains a list of addresses.Protobuf type
google.cloud.compute.v1.AddressList| Modifier and Type | Method and Description |
|---|---|
AddressList.Builder |
addAllItems(Iterable<? extends Address> values)
A list of Address resources.
|
AddressList.Builder |
addItems(Address.Builder builderForValue)
A list of Address resources.
|
AddressList.Builder |
addItems(Address value)
A list of Address resources.
|
AddressList.Builder |
addItems(int index,
Address.Builder builderForValue)
A list of Address resources.
|
AddressList.Builder |
addItems(int index,
Address value)
A list of Address resources.
|
Address.Builder |
addItemsBuilder()
A list of Address resources.
|
Address.Builder |
addItemsBuilder(int index)
A list of Address resources.
|
AddressList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AddressList |
build() |
AddressList |
buildPartial() |
AddressList.Builder |
clear() |
AddressList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AddressList.Builder |
clearId()
[Output Only] Unique identifier for the resource; defined by the server.
|
AddressList.Builder |
clearItems()
A list of Address resources.
|
AddressList.Builder |
clearKind()
[Output Only] Type of resource.
|
AddressList.Builder |
clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
AddressList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AddressList.Builder |
clearSelfLink()
[Output Only] Server-defined URL for this resource.
|
AddressList.Builder |
clearWarning()
[Output Only] Informational warning message.
|
AddressList.Builder |
clone() |
AddressList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getId()
[Output Only] Unique identifier for the resource; defined by the server.
|
com.google.protobuf.ByteString |
getIdBytes()
[Output Only] Unique identifier for the resource; defined by the server.
|
Address |
getItems(int index)
A list of Address resources.
|
Address.Builder |
getItemsBuilder(int index)
A list of Address resources.
|
List<Address.Builder> |
getItemsBuilderList()
A list of Address resources.
|
int |
getItemsCount()
A list of Address resources.
|
List<Address> |
getItemsList()
A list of Address resources.
|
AddressOrBuilder |
getItemsOrBuilder(int index)
A list of Address resources.
|
List<? extends AddressOrBuilder> |
getItemsOrBuilderList()
A list of Address resources.
|
String |
getKind()
[Output Only] Type of resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of resource.
|
String |
getNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
[Output Only] This token allows you to get the next page of results for list requests.
|
String |
getSelfLink()
[Output Only] Server-defined URL for this resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
|
Warning |
getWarning()
[Output Only] Informational warning message.
|
Warning.Builder |
getWarningBuilder()
[Output Only] Informational warning message.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning message.
|
boolean |
hasId()
[Output Only] Unique identifier for the resource; defined by the server.
|
boolean |
hasKind()
[Output Only] Type of resource.
|
boolean |
hasNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for this resource.
|
boolean |
hasWarning()
[Output Only] Informational warning message.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AddressList.Builder |
mergeFrom(AddressList other) |
AddressList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AddressList.Builder |
mergeFrom(com.google.protobuf.Message other) |
AddressList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AddressList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning message.
|
AddressList.Builder |
removeItems(int index)
A list of Address resources.
|
AddressList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AddressList.Builder |
setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
|
AddressList.Builder |
setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
|
AddressList.Builder |
setItems(int index,
Address.Builder builderForValue)
A list of Address resources.
|
AddressList.Builder |
setItems(int index,
Address value)
A list of Address resources.
|
AddressList.Builder |
setKind(String value)
[Output Only] Type of resource.
|
AddressList.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.
|
AddressList.Builder |
setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.
|
AddressList.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.
|
AddressList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AddressList.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
|
AddressList.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
|
AddressList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AddressList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
|
AddressList.Builder |
setWarning(Warning value)
[Output Only] Informational warning message.
|
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<AddressList.Builder>public AddressList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AddressList.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<AddressList.Builder>public AddressList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AddressList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AddressList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AddressList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AddressList.Builder>public AddressList.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<AddressList.Builder>public AddressList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AddressList.Builder>public AddressList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AddressList.Builder>public AddressList.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<AddressList.Builder>public AddressList.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<AddressList.Builder>public AddressList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AddressList.Builder>public AddressList.Builder mergeFrom(AddressList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AddressList.Builder>public AddressList.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<AddressList.Builder>IOExceptionpublic boolean hasId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;hasId in interface AddressListOrBuilderpublic String getId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;getId in interface AddressListOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;getIdBytes in interface AddressListOrBuilderpublic AddressList.Builder setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;value - The id to set.public AddressList.Builder clearId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;public AddressList.Builder setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;value - The bytes for id to set.public List<Address> getItemsList()
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;getItemsList in interface AddressListOrBuilderpublic int getItemsCount()
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;getItemsCount in interface AddressListOrBuilderpublic Address getItems(int index)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;getItems in interface AddressListOrBuilderpublic AddressList.Builder setItems(int index, Address value)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public AddressList.Builder setItems(int index, Address.Builder builderForValue)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public AddressList.Builder addItems(Address value)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public AddressList.Builder addItems(int index, Address value)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public AddressList.Builder addItems(Address.Builder builderForValue)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public AddressList.Builder addItems(int index, Address.Builder builderForValue)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public AddressList.Builder addAllItems(Iterable<? extends Address> values)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public AddressList.Builder clearItems()
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public AddressList.Builder removeItems(int index)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public Address.Builder getItemsBuilder(int index)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public AddressOrBuilder getItemsOrBuilder(int index)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;getItemsOrBuilder in interface AddressListOrBuilderpublic List<? extends AddressOrBuilder> getItemsOrBuilderList()
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;getItemsOrBuilderList in interface AddressListOrBuilderpublic Address.Builder addItemsBuilder()
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public Address.Builder addItemsBuilder(int index)
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public List<Address.Builder> getItemsBuilderList()
A list of Address resources.
repeated .google.cloud.compute.v1.Address items = 100526016;public boolean hasKind()
[Output Only] Type of resource. Always compute#addressList for lists of addresses.
optional string kind = 3292052;hasKind in interface AddressListOrBuilderpublic String getKind()
[Output Only] Type of resource. Always compute#addressList for lists of addresses.
optional string kind = 3292052;getKind in interface AddressListOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#addressList for lists of addresses.
optional string kind = 3292052;getKindBytes in interface AddressListOrBuilderpublic AddressList.Builder setKind(String value)
[Output Only] Type of resource. Always compute#addressList for lists of addresses.
optional string kind = 3292052;value - The kind to set.public AddressList.Builder clearKind()
[Output Only] Type of resource. Always compute#addressList for lists of addresses.
optional string kind = 3292052;public AddressList.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource. Always compute#addressList for lists of addresses.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;hasNextPageToken in interface AddressListOrBuilderpublic String getNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;getNextPageToken in interface AddressListOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;getNextPageTokenBytes in interface AddressListOrBuilderpublic AddressList.Builder setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;value - The nextPageToken to set.public AddressList.Builder clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;public AddressList.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;value - The bytes for nextPageToken to set.public boolean hasSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;hasSelfLink in interface AddressListOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLink in interface AddressListOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLinkBytes in interface AddressListOrBuilderpublic AddressList.Builder setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;value - The selfLink to set.public AddressList.Builder clearSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;public AddressList.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public boolean hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface AddressListOrBuilderpublic Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface AddressListOrBuilderpublic AddressList.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public AddressList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public AddressList.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public AddressList.Builder clearWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public Warning.Builder getWarningBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface AddressListOrBuilderpublic final AddressList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AddressList.Builder>public final AddressList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AddressList.Builder>Copyright © 2023 Google LLC. All rights reserved.