Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
NodeTypesScopedList |
NodeTypesScopedList.Builder.build() |
static NodeTypesScopedList |
NodeTypesScopedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
Map<String,NodeTypesScopedList> |
NodeTypeAggregatedList.getItemsMap()
A list of NodeTypesScopedList resources.
|
Map<String,NodeTypesScopedList> |
NodeTypeAggregatedList.Builder.getItemsMap()
A list of NodeTypesScopedList resources.
|
Modifier and Type | Method and Description |
---|---|
NodeTypesScopedList.Builder |
NodeTypesScopedList.Builder.mergeFrom(NodeTypesScopedList other) |
static NodeTypesScopedList.Builder |
NodeTypesScopedList.newBuilder(NodeTypesScopedList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<NodeTypeClient.AggregatedListNodeTypesPagedResponse> |
NodeTypeClient.AggregatedListNodeTypesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeTypesHttpRequest,NodeTypeAggregatedList,NodeTypesScopedList> context,
com.google.api.core.ApiFuture<NodeTypeAggregatedList> futureResponse) |
protected NodeTypeClient.AggregatedListNodeTypesPage |
NodeTypeClient.AggregatedListNodeTypesPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListNodeTypesHttpRequest,NodeTypeAggregatedList,NodeTypesScopedList> context,
NodeTypeAggregatedList response) |
com.google.api.core.ApiFuture<NodeTypeClient.AggregatedListNodeTypesPage> |
NodeTypeClient.AggregatedListNodeTypesPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeTypesHttpRequest,NodeTypeAggregatedList,NodeTypesScopedList> context,
com.google.api.core.ApiFuture<NodeTypeAggregatedList> futureResponse) |
NodeTypeAggregatedList.Builder |
NodeTypeAggregatedList.Builder.putAllItems(Map<String,NodeTypesScopedList> items)
A list of NodeTypesScopedList resources.
|
Copyright © 2019 Google LLC. All rights reserved.