| Modifier and Type | Method and Description |
|---|---|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.addAllItems(Iterable<? extends InterconnectLocation> values)
A list of InterconnectLocation resources.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.addItems(InterconnectLocation.Builder builderForValue)
A list of InterconnectLocation resources.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.addItems(InterconnectLocation value)
A list of InterconnectLocation resources.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.addItems(int index,
InterconnectLocation.Builder builderForValue)
A list of InterconnectLocation resources.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.addItems(int index,
InterconnectLocation value)
A list of InterconnectLocation resources.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.clear() |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.clearId()
[Output Only] Unique identifier for the resource; defined by the server.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.clearItems()
A list of InterconnectLocation resources.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.clearKind()
[Output Only] Type of resource.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.clearSelfLink()
[Output Only] Server-defined URL for this resource.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.clearWarning()
[Output Only] Informational warning message.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.clone() |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.mergeFrom(InterconnectLocationList other) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.mergeFrom(com.google.protobuf.Message other) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.mergeWarning(Warning value)
[Output Only] Informational warning message.
|
static InterconnectLocationList.Builder |
InterconnectLocationList.newBuilder() |
static InterconnectLocationList.Builder |
InterconnectLocationList.newBuilder(InterconnectLocationList prototype) |
InterconnectLocationList.Builder |
InterconnectLocationList.newBuilderForType() |
protected InterconnectLocationList.Builder |
InterconnectLocationList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.removeItems(int index)
A list of InterconnectLocation resources.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setItems(int index,
InterconnectLocation.Builder builderForValue)
A list of InterconnectLocation resources.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setItems(int index,
InterconnectLocation value)
A list of InterconnectLocation resources.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setKind(String value)
[Output Only] Type of resource.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setWarning(Warning value)
[Output Only] Informational warning message.
|
InterconnectLocationList.Builder |
InterconnectLocationList.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.