Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
OperationAggregatedList.Builder |
OperationAggregatedList.Builder.clone() |
OperationAggregatedList.Builder |
OperationAggregatedList.Builder.mergeFrom(OperationAggregatedList other) |
static OperationAggregatedList.Builder |
OperationAggregatedList.newBuilder() |
static OperationAggregatedList.Builder |
OperationAggregatedList.newBuilder(OperationAggregatedList prototype) |
OperationAggregatedList.Builder |
OperationAggregatedList.Builder.putAllItems(Map<String,OperationsScopedList> items)
[Output Only] A map of scoped operation lists.
|
OperationAggregatedList.Builder |
OperationAggregatedList.Builder.setId(String id)
[Output Only] The unique identifier for the resource.
|
OperationAggregatedList.Builder |
OperationAggregatedList.Builder.setKind(String kind)
[Output Only] Type of resource.
|
OperationAggregatedList.Builder |
OperationAggregatedList.Builder.setNextPageToken(String nextPageToken)
[Output Only] This token allows you to get the next page of results for list requests.
|
OperationAggregatedList.Builder |
OperationAggregatedList.Builder.setSelfLink(String selfLink)
[Output Only] Server-defined URL for this resource.
|
OperationAggregatedList.Builder |
OperationAggregatedList.Builder.setWarning(Warning warning)
[Output Only] Informational warning message.
|
OperationAggregatedList.Builder |
OperationAggregatedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.