Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
AggregatedListNodeTypesHttpRequest |
AggregatedListNodeTypesHttpRequest.Builder.build() |
static AggregatedListNodeTypesHttpRequest |
AggregatedListNodeTypesHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListNodeTypesHttpRequest,NodeTypeAggregatedList> |
NodeTypeClient.aggregatedListNodeTypesCallable()
Retrieves an aggregated list of node types.
|
com.google.api.gax.rpc.UnaryCallable<AggregatedListNodeTypesHttpRequest,NodeTypeClient.AggregatedListNodeTypesPagedResponse> |
NodeTypeClient.aggregatedListNodeTypesPagedCallable()
Retrieves an aggregated list of node types.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListNodeTypesHttpRequest,NodeTypeAggregatedList,NodeTypeClient.AggregatedListNodeTypesPagedResponse> |
NodeTypeSettings.aggregatedListNodeTypesSettings()
Returns the object with the settings used for calls to aggregatedListNodeTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNodeTypesHttpRequest,NodeTypeAggregatedList,NodeTypeClient.AggregatedListNodeTypesPagedResponse> |
NodeTypeSettings.Builder.aggregatedListNodeTypesSettings()
Returns the builder for the settings used for calls to aggregatedListNodeTypes.
|
Modifier and Type | Method and Description |
---|---|
NodeTypeClient.AggregatedListNodeTypesPagedResponse |
NodeTypeClient.aggregatedListNodeTypes(AggregatedListNodeTypesHttpRequest request)
Retrieves an aggregated list of node types.
|
AggregatedListNodeTypesHttpRequest.Builder |
AggregatedListNodeTypesHttpRequest.Builder.mergeFrom(AggregatedListNodeTypesHttpRequest other) |
static AggregatedListNodeTypesHttpRequest.Builder |
AggregatedListNodeTypesHttpRequest.newBuilder(AggregatedListNodeTypesHttpRequest 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) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListNodeTypesHttpRequest,NodeTypeAggregatedList> |
HttpJsonNodeTypeStub.aggregatedListNodeTypesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.