| 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 | 
|---|---|
NodeTemplateClient.AggregatedListNodeTemplatesPagedResponse | 
NodeTemplateClient.aggregatedListNodeTemplates(AggregatedListNodeTemplatesHttpRequest request)
Retrieves an aggregated list of node templates. 
 | 
NodeTemplateClient.AggregatedListNodeTemplatesPagedResponse | 
NodeTemplateClient.aggregatedListNodeTemplates(ProjectName project)
Retrieves an aggregated list of node templates. 
 | 
NodeTemplateClient.AggregatedListNodeTemplatesPagedResponse | 
NodeTemplateClient.aggregatedListNodeTemplates(String project)
Retrieves an aggregated list of node templates. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListNodeTemplatesHttpRequest,NodeTemplateClient.AggregatedListNodeTemplatesPagedResponse> | 
NodeTemplateClient.aggregatedListNodeTemplatesPagedCallable()
Retrieves an aggregated list of node templates. 
 | 
com.google.api.gax.rpc.PagedCallSettings<AggregatedListNodeTemplatesHttpRequest,NodeTemplateAggregatedList,NodeTemplateClient.AggregatedListNodeTemplatesPagedResponse> | 
NodeTemplateSettings.aggregatedListNodeTemplatesSettings()
Returns the object with the settings used for calls to aggregatedListNodeTemplates. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNodeTemplatesHttpRequest,NodeTemplateAggregatedList,NodeTemplateClient.AggregatedListNodeTemplatesPagedResponse> | 
NodeTemplateSettings.Builder.aggregatedListNodeTemplatesSettings()
Returns the builder for the settings used for calls to aggregatedListNodeTemplates. 
 | 
static com.google.api.core.ApiFuture<NodeTemplateClient.AggregatedListNodeTemplatesPagedResponse> | 
NodeTemplateClient.AggregatedListNodeTemplatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeTemplatesHttpRequest,NodeTemplateAggregatedList,NodeTemplatesScopedList> context,
           com.google.api.core.ApiFuture<NodeTemplateAggregatedList> futureResponse)  | 
Copyright © 2019 Google LLC. All rights reserved.