Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
NetworkEndpointGroupsScopedList.Builder |
NetworkEndpointGroupsScopedList.Builder.addAllNetworkEndpointGroups(List<NetworkEndpointGroup> networkEndpointGroups)
[Output Only] The list of network endpoint groups that are contained in this scope.
|
NetworkEndpointGroupsScopedList.Builder |
NetworkEndpointGroupsScopedList.Builder.addNetworkEndpointGroups(NetworkEndpointGroup networkEndpointGroups)
[Output Only] The list of network endpoint groups that are contained in this scope.
|
NetworkEndpointGroupsScopedList.Builder |
NetworkEndpointGroupsScopedList.Builder.clone() |
NetworkEndpointGroupsScopedList.Builder |
NetworkEndpointGroupsScopedList.Builder.mergeFrom(NetworkEndpointGroupsScopedList other) |
static NetworkEndpointGroupsScopedList.Builder |
NetworkEndpointGroupsScopedList.newBuilder() |
static NetworkEndpointGroupsScopedList.Builder |
NetworkEndpointGroupsScopedList.newBuilder(NetworkEndpointGroupsScopedList prototype) |
NetworkEndpointGroupsScopedList.Builder |
NetworkEndpointGroupsScopedList.Builder.setWarning(Warning warning)
[Output Only] An informational warning that replaces the list of network endpoint groups when
the list is empty.
|
NetworkEndpointGroupsScopedList.Builder |
NetworkEndpointGroupsScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.