| Modifier and Type | Method and Description |
|---|---|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.addAllSecondaryIpCidrRanges(Iterable<String> values)
Alias IP ranges from the same subnetwork
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachment.Builder.addConnectionEndpointsBuilder()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachment.Builder.addConnectionEndpointsBuilder(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.addSecondaryIpCidrRanges(String value)
Alias IP ranges from the same subnetwork
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.addSecondaryIpCidrRangesBytes(com.google.protobuf.ByteString value)
Alias IP ranges from the same subnetwork
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.clear() |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.clearIpAddress()
The IP address assigned to the producer instance network interface.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.clearProjectIdOrNum()
The project id or number of the interface to which the IP was assigned.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.clearSecondaryIpCidrRanges()
Alias IP ranges from the same subnetwork
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.clearStatus()
The status of a connected endpoint to this network attachment.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.clearSubnetwork()
The subnetwork used to assign the IP to the producer instance network interface.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.clone() |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachment.Builder.getConnectionEndpointsBuilder(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.mergeFrom(com.google.protobuf.Message other) |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.mergeFrom(NetworkAttachmentConnectedEndpoint other) |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.newBuilder() |
static NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.newBuilder(NetworkAttachmentConnectedEndpoint prototype) |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.newBuilderForType() |
protected NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setIpAddress(String value)
The IP address assigned to the producer instance network interface.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setIpAddressBytes(com.google.protobuf.ByteString value)
The IP address assigned to the producer instance network interface.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setProjectIdOrNum(String value)
The project id or number of the interface to which the IP was assigned.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setProjectIdOrNumBytes(com.google.protobuf.ByteString value)
The project id or number of the interface to which the IP was assigned.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setSecondaryIpCidrRanges(int index,
String value)
Alias IP ranges from the same subnetwork
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setStatus(String value)
The status of a connected endpoint to this network attachment.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setStatusBytes(com.google.protobuf.ByteString value)
The status of a connected endpoint to this network attachment.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setSubnetwork(String value)
The subnetwork used to assign the IP to the producer instance network interface.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setSubnetworkBytes(com.google.protobuf.ByteString value)
The subnetwork used to assign the IP to the producer instance network interface.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkAttachmentConnectedEndpoint.Builder> |
NetworkAttachment.Builder.getConnectionEndpointsBuilderList()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkAttachment.Builder |
NetworkAttachment.Builder.addConnectionEndpoints(int index,
NetworkAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
NetworkAttachment.Builder.addConnectionEndpoints(NetworkAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
NetworkAttachment.Builder.setConnectionEndpoints(int index,
NetworkAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
Copyright © 2023 Google LLC. All rights reserved.