Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.addAllItems(List<InterconnectLocation> items)
A list of InterconnectLocation resources.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.addItems(InterconnectLocation items)
A list of InterconnectLocation resources.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.clone() |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.mergeFrom(InterconnectLocationList other) |
static InterconnectLocationList.Builder |
InterconnectLocationList.newBuilder() |
static InterconnectLocationList.Builder |
InterconnectLocationList.newBuilder(InterconnectLocationList prototype) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setId(String id)
[Output Only] Unique identifier for the resource; defined by the server.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setKind(String kind)
[Output Only] Type of resource.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setNextPageToken(String nextPageToken)
[Output Only] This token allows you to get the next page of results for list requests.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setSelfLink(String selfLink)
[Output Only] Server-defined URL for this resource.
|
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.setWarning(Warning warning)
[Output Only] Informational warning message.
|
InterconnectLocationList.Builder |
InterconnectLocationList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.