public static final class Network.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Network.Builder> implements NetworkOrBuilder
A Network.Protobuf type
google.cloud.baremetalsolution.v2.Network| Modifier and Type | Method and Description |
|---|---|
Network.Builder |
addAllMacAddress(Iterable<String> values)
List of physical interfaces.
|
Network.Builder |
addAllReservations(Iterable<? extends NetworkAddressReservation> values)
List of IP address reservations in this network.
|
Network.Builder |
addMacAddress(String value)
List of physical interfaces.
|
Network.Builder |
addMacAddressBytes(com.google.protobuf.ByteString value)
List of physical interfaces.
|
Network.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Network.Builder |
addReservations(int index,
NetworkAddressReservation.Builder builderForValue)
List of IP address reservations in this network.
|
Network.Builder |
addReservations(int index,
NetworkAddressReservation value)
List of IP address reservations in this network.
|
Network.Builder |
addReservations(NetworkAddressReservation.Builder builderForValue)
List of IP address reservations in this network.
|
Network.Builder |
addReservations(NetworkAddressReservation value)
List of IP address reservations in this network.
|
NetworkAddressReservation.Builder |
addReservationsBuilder()
List of IP address reservations in this network.
|
NetworkAddressReservation.Builder |
addReservationsBuilder(int index)
List of IP address reservations in this network.
|
Network |
build() |
Network |
buildPartial() |
Network.Builder |
clear() |
Network.Builder |
clearCidr()
The cidr of the Network.
|
Network.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Network.Builder |
clearId()
An identifier for the `Network`, generated by the backend.
|
Network.Builder |
clearIpAddress()
IP address configured.
|
Network.Builder |
clearLabels() |
Network.Builder |
clearMacAddress()
List of physical interfaces.
|
Network.Builder |
clearName()
Output only.
|
Network.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Network.Builder |
clearReservations()
List of IP address reservations in this network.
|
Network.Builder |
clearServicesCidr()
IP range for reserved for services (e.g.
|
Network.Builder |
clearState()
The Network state.
|
Network.Builder |
clearType()
The type of this network.
|
Network.Builder |
clearVlanId()
The vlan id of the Network.
|
Network.Builder |
clearVrf()
The vrf for the Network.
|
Network.Builder |
clone() |
boolean |
containsLabels(String key)
Labels as key value pairs.
|
String |
getCidr()
The cidr of the Network.
|
com.google.protobuf.ByteString |
getCidrBytes()
The cidr of the Network.
|
Network |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getId()
An identifier for the `Network`, generated by the backend.
|
com.google.protobuf.ByteString |
getIdBytes()
An identifier for the `Network`, generated by the backend.
|
String |
getIpAddress()
IP address configured.
|
com.google.protobuf.ByteString |
getIpAddressBytes()
IP address configured.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Labels as key value pairs.
|
Map<String,String> |
getLabelsMap()
Labels as key value pairs.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Labels as key value pairs.
|
String |
getLabelsOrThrow(String key)
Labels as key value pairs.
|
String |
getMacAddress(int index)
List of physical interfaces.
|
com.google.protobuf.ByteString |
getMacAddressBytes(int index)
List of physical interfaces.
|
int |
getMacAddressCount()
List of physical interfaces.
|
com.google.protobuf.ProtocolStringList |
getMacAddressList()
List of physical interfaces.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
NetworkAddressReservation |
getReservations(int index)
List of IP address reservations in this network.
|
NetworkAddressReservation.Builder |
getReservationsBuilder(int index)
List of IP address reservations in this network.
|
List<NetworkAddressReservation.Builder> |
getReservationsBuilderList()
List of IP address reservations in this network.
|
int |
getReservationsCount()
List of IP address reservations in this network.
|
List<NetworkAddressReservation> |
getReservationsList()
List of IP address reservations in this network.
|
NetworkAddressReservationOrBuilder |
getReservationsOrBuilder(int index)
List of IP address reservations in this network.
|
List<? extends NetworkAddressReservationOrBuilder> |
getReservationsOrBuilderList()
List of IP address reservations in this network.
|
String |
getServicesCidr()
IP range for reserved for services (e.g.
|
com.google.protobuf.ByteString |
getServicesCidrBytes()
IP range for reserved for services (e.g.
|
Network.State |
getState()
The Network state.
|
int |
getStateValue()
The Network state.
|
Network.Type |
getType()
The type of this network.
|
int |
getTypeValue()
The type of this network.
|
String |
getVlanId()
The vlan id of the Network.
|
com.google.protobuf.ByteString |
getVlanIdBytes()
The vlan id of the Network.
|
VRF |
getVrf()
The vrf for the Network.
|
VRF.Builder |
getVrfBuilder()
The vrf for the Network.
|
VRFOrBuilder |
getVrfOrBuilder()
The vrf for the Network.
|
boolean |
hasVrf()
The vrf for the Network.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Network.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Network.Builder |
mergeFrom(com.google.protobuf.Message other) |
Network.Builder |
mergeFrom(Network other) |
Network.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Network.Builder |
mergeVrf(VRF value)
The vrf for the Network.
|
Network.Builder |
putAllLabels(Map<String,String> values)
Labels as key value pairs.
|
Network.Builder |
putLabels(String key,
String value)
Labels as key value pairs.
|
Network.Builder |
removeLabels(String key)
Labels as key value pairs.
|
Network.Builder |
removeReservations(int index)
List of IP address reservations in this network.
|
Network.Builder |
setCidr(String value)
The cidr of the Network.
|
Network.Builder |
setCidrBytes(com.google.protobuf.ByteString value)
The cidr of the Network.
|
Network.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Network.Builder |
setId(String value)
An identifier for the `Network`, generated by the backend.
|
Network.Builder |
setIdBytes(com.google.protobuf.ByteString value)
An identifier for the `Network`, generated by the backend.
|
Network.Builder |
setIpAddress(String value)
IP address configured.
|
Network.Builder |
setIpAddressBytes(com.google.protobuf.ByteString value)
IP address configured.
|
Network.Builder |
setMacAddress(int index,
String value)
List of physical interfaces.
|
Network.Builder |
setName(String value)
Output only.
|
Network.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Network.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Network.Builder |
setReservations(int index,
NetworkAddressReservation.Builder builderForValue)
List of IP address reservations in this network.
|
Network.Builder |
setReservations(int index,
NetworkAddressReservation value)
List of IP address reservations in this network.
|
Network.Builder |
setServicesCidr(String value)
IP range for reserved for services (e.g.
|
Network.Builder |
setServicesCidrBytes(com.google.protobuf.ByteString value)
IP range for reserved for services (e.g.
|
Network.Builder |
setState(Network.State value)
The Network state.
|
Network.Builder |
setStateValue(int value)
The Network state.
|
Network.Builder |
setType(Network.Type value)
The type of this network.
|
Network.Builder |
setTypeValue(int value)
The type of this network.
|
Network.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Network.Builder |
setVlanId(String value)
The vlan id of the Network.
|
Network.Builder |
setVlanIdBytes(com.google.protobuf.ByteString value)
The vlan id of the Network.
|
Network.Builder |
setVrf(VRF.Builder builderForValue)
The vrf for the Network.
|
Network.Builder |
setVrf(VRF value)
The vrf for the Network.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, 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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Network.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Network.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Network.Builder>public Network.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Network.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<Network.Builder>public Network getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Network build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Network buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Network.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Network.Builder>public Network.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<Network.Builder>public Network.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Network.Builder>public Network.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Network.Builder>public Network.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<Network.Builder>public Network.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<Network.Builder>public Network.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Network.Builder>public Network.Builder mergeFrom(Network other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Network.Builder>public Network.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<Network.Builder>IOExceptionpublic String getName()
Output only. The resource name of this `Network`.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
Format:
`projects/{project}/locations/{location}/networks/{network}`
string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface NetworkOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of this `Network`.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
Format:
`projects/{project}/locations/{location}/networks/{network}`
string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface NetworkOrBuilderpublic Network.Builder setName(String value)
Output only. The resource name of this `Network`.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
Format:
`projects/{project}/locations/{location}/networks/{network}`
string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public Network.Builder clearName()
Output only. The resource name of this `Network`.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
Format:
`projects/{project}/locations/{location}/networks/{network}`
string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];public Network.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name of this `Network`.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
Format:
`projects/{project}/locations/{location}/networks/{network}`
string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public String getId()
An identifier for the `Network`, generated by the backend.
string id = 10;getId in interface NetworkOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
An identifier for the `Network`, generated by the backend.
string id = 10;getIdBytes in interface NetworkOrBuilderpublic Network.Builder setId(String value)
An identifier for the `Network`, generated by the backend.
string id = 10;value - The id to set.public Network.Builder clearId()
An identifier for the `Network`, generated by the backend.
string id = 10;public Network.Builder setIdBytes(com.google.protobuf.ByteString value)
An identifier for the `Network`, generated by the backend.
string id = 10;value - The bytes for id to set.public int getTypeValue()
The type of this network.
.google.cloud.baremetalsolution.v2.Network.Type type = 2;getTypeValue in interface NetworkOrBuilderpublic Network.Builder setTypeValue(int value)
The type of this network.
.google.cloud.baremetalsolution.v2.Network.Type type = 2;value - The enum numeric value on the wire for type to set.public Network.Type getType()
The type of this network.
.google.cloud.baremetalsolution.v2.Network.Type type = 2;getType in interface NetworkOrBuilderpublic Network.Builder setType(Network.Type value)
The type of this network.
.google.cloud.baremetalsolution.v2.Network.Type type = 2;value - The type to set.public Network.Builder clearType()
The type of this network.
.google.cloud.baremetalsolution.v2.Network.Type type = 2;public String getIpAddress()
IP address configured.
string ip_address = 3;getIpAddress in interface NetworkOrBuilderpublic com.google.protobuf.ByteString getIpAddressBytes()
IP address configured.
string ip_address = 3;getIpAddressBytes in interface NetworkOrBuilderpublic Network.Builder setIpAddress(String value)
IP address configured.
string ip_address = 3;value - The ipAddress to set.public Network.Builder clearIpAddress()
IP address configured.
string ip_address = 3;public Network.Builder setIpAddressBytes(com.google.protobuf.ByteString value)
IP address configured.
string ip_address = 3;value - The bytes for ipAddress to set.public com.google.protobuf.ProtocolStringList getMacAddressList()
List of physical interfaces.
repeated string mac_address = 4;getMacAddressList in interface NetworkOrBuilderpublic int getMacAddressCount()
List of physical interfaces.
repeated string mac_address = 4;getMacAddressCount in interface NetworkOrBuilderpublic String getMacAddress(int index)
List of physical interfaces.
repeated string mac_address = 4;getMacAddress in interface NetworkOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getMacAddressBytes(int index)
List of physical interfaces.
repeated string mac_address = 4;getMacAddressBytes in interface NetworkOrBuilderindex - The index of the value to return.public Network.Builder setMacAddress(int index, String value)
List of physical interfaces.
repeated string mac_address = 4;index - The index to set the value at.value - The macAddress to set.public Network.Builder addMacAddress(String value)
List of physical interfaces.
repeated string mac_address = 4;value - The macAddress to add.public Network.Builder addAllMacAddress(Iterable<String> values)
List of physical interfaces.
repeated string mac_address = 4;values - The macAddress to add.public Network.Builder clearMacAddress()
List of physical interfaces.
repeated string mac_address = 4;public Network.Builder addMacAddressBytes(com.google.protobuf.ByteString value)
List of physical interfaces.
repeated string mac_address = 4;value - The bytes of the macAddress to add.public int getStateValue()
The Network state.
.google.cloud.baremetalsolution.v2.Network.State state = 6;getStateValue in interface NetworkOrBuilderpublic Network.Builder setStateValue(int value)
The Network state.
.google.cloud.baremetalsolution.v2.Network.State state = 6;value - The enum numeric value on the wire for state to set.public Network.State getState()
The Network state.
.google.cloud.baremetalsolution.v2.Network.State state = 6;getState in interface NetworkOrBuilderpublic Network.Builder setState(Network.State value)
The Network state.
.google.cloud.baremetalsolution.v2.Network.State state = 6;value - The state to set.public Network.Builder clearState()
The Network state.
.google.cloud.baremetalsolution.v2.Network.State state = 6;public String getVlanId()
The vlan id of the Network.
string vlan_id = 7;getVlanId in interface NetworkOrBuilderpublic com.google.protobuf.ByteString getVlanIdBytes()
The vlan id of the Network.
string vlan_id = 7;getVlanIdBytes in interface NetworkOrBuilderpublic Network.Builder setVlanId(String value)
The vlan id of the Network.
string vlan_id = 7;value - The vlanId to set.public Network.Builder clearVlanId()
The vlan id of the Network.
string vlan_id = 7;public Network.Builder setVlanIdBytes(com.google.protobuf.ByteString value)
The vlan id of the Network.
string vlan_id = 7;value - The bytes for vlanId to set.public String getCidr()
The cidr of the Network.
string cidr = 8;getCidr in interface NetworkOrBuilderpublic com.google.protobuf.ByteString getCidrBytes()
The cidr of the Network.
string cidr = 8;getCidrBytes in interface NetworkOrBuilderpublic Network.Builder setCidr(String value)
The cidr of the Network.
string cidr = 8;value - The cidr to set.public Network.Builder clearCidr()
The cidr of the Network.
string cidr = 8;public Network.Builder setCidrBytes(com.google.protobuf.ByteString value)
The cidr of the Network.
string cidr = 8;value - The bytes for cidr to set.public boolean hasVrf()
The vrf for the Network.
.google.cloud.baremetalsolution.v2.VRF vrf = 9;hasVrf in interface NetworkOrBuilderpublic VRF getVrf()
The vrf for the Network.
.google.cloud.baremetalsolution.v2.VRF vrf = 9;getVrf in interface NetworkOrBuilderpublic Network.Builder setVrf(VRF value)
The vrf for the Network.
.google.cloud.baremetalsolution.v2.VRF vrf = 9;public Network.Builder setVrf(VRF.Builder builderForValue)
The vrf for the Network.
.google.cloud.baremetalsolution.v2.VRF vrf = 9;public Network.Builder mergeVrf(VRF value)
The vrf for the Network.
.google.cloud.baremetalsolution.v2.VRF vrf = 9;public Network.Builder clearVrf()
The vrf for the Network.
.google.cloud.baremetalsolution.v2.VRF vrf = 9;public VRF.Builder getVrfBuilder()
The vrf for the Network.
.google.cloud.baremetalsolution.v2.VRF vrf = 9;public VRFOrBuilder getVrfOrBuilder()
The vrf for the Network.
.google.cloud.baremetalsolution.v2.VRF vrf = 9;getVrfOrBuilder in interface NetworkOrBuilderpublic int getLabelsCount()
NetworkOrBuilderLabels as key value pairs.
map<string, string> labels = 11;getLabelsCount in interface NetworkOrBuilderpublic boolean containsLabels(String key)
Labels as key value pairs.
map<string, string> labels = 11;containsLabels in interface NetworkOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface NetworkOrBuilderpublic Map<String,String> getLabelsMap()
Labels as key value pairs.
map<string, string> labels = 11;getLabelsMap in interface NetworkOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Labels as key value pairs.
map<string, string> labels = 11;getLabelsOrDefault in interface NetworkOrBuilderpublic String getLabelsOrThrow(String key)
Labels as key value pairs.
map<string, string> labels = 11;getLabelsOrThrow in interface NetworkOrBuilderpublic Network.Builder clearLabels()
public Network.Builder removeLabels(String key)
Labels as key value pairs.
map<string, string> labels = 11;@Deprecated public Map<String,String> getMutableLabels()
public Network.Builder putLabels(String key, String value)
Labels as key value pairs.
map<string, string> labels = 11;public Network.Builder putAllLabels(Map<String,String> values)
Labels as key value pairs.
map<string, string> labels = 11;public String getServicesCidr()
IP range for reserved for services (e.g. NFS).
string services_cidr = 12;getServicesCidr in interface NetworkOrBuilderpublic com.google.protobuf.ByteString getServicesCidrBytes()
IP range for reserved for services (e.g. NFS).
string services_cidr = 12;getServicesCidrBytes in interface NetworkOrBuilderpublic Network.Builder setServicesCidr(String value)
IP range for reserved for services (e.g. NFS).
string services_cidr = 12;value - The servicesCidr to set.public Network.Builder clearServicesCidr()
IP range for reserved for services (e.g. NFS).
string services_cidr = 12;public Network.Builder setServicesCidrBytes(com.google.protobuf.ByteString value)
IP range for reserved for services (e.g. NFS).
string services_cidr = 12;value - The bytes for servicesCidr to set.public List<NetworkAddressReservation> getReservationsList()
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
getReservationsList in interface NetworkOrBuilderpublic int getReservationsCount()
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
getReservationsCount in interface NetworkOrBuilderpublic NetworkAddressReservation getReservations(int index)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
getReservations in interface NetworkOrBuilderpublic Network.Builder setReservations(int index, NetworkAddressReservation value)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public Network.Builder setReservations(int index, NetworkAddressReservation.Builder builderForValue)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public Network.Builder addReservations(NetworkAddressReservation value)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public Network.Builder addReservations(int index, NetworkAddressReservation value)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public Network.Builder addReservations(NetworkAddressReservation.Builder builderForValue)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public Network.Builder addReservations(int index, NetworkAddressReservation.Builder builderForValue)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public Network.Builder addAllReservations(Iterable<? extends NetworkAddressReservation> values)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public Network.Builder clearReservations()
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public Network.Builder removeReservations(int index)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public NetworkAddressReservation.Builder getReservationsBuilder(int index)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public NetworkAddressReservationOrBuilder getReservationsOrBuilder(int index)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
getReservationsOrBuilder in interface NetworkOrBuilderpublic List<? extends NetworkAddressReservationOrBuilder> getReservationsOrBuilderList()
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
getReservationsOrBuilderList in interface NetworkOrBuilderpublic NetworkAddressReservation.Builder addReservationsBuilder()
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public NetworkAddressReservation.Builder addReservationsBuilder(int index)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public List<NetworkAddressReservation.Builder> getReservationsBuilderList()
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;
public final Network.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Network.Builder>public final Network.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Network.Builder>Copyright © 2022 Google LLC. All rights reserved.