| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
RegionInstanceTemplatesClient.ListPagedResponse |
RegionInstanceTemplatesClient.list(ListRegionInstanceTemplatesRequest request)
Retrieves a list of instance templates that are contained within the specified project and
region.
|
RegionInstanceTemplatesClient.ListPagedResponse |
RegionInstanceTemplatesClient.list(String project,
String region)
Retrieves a list of instance templates that are contained within the specified project and
region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionInstanceTemplatesClient.ListPagedResponse> |
RegionInstanceTemplatesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionInstanceTemplatesRequest,InstanceTemplateList,InstanceTemplate> context,
com.google.api.core.ApiFuture<InstanceTemplateList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionInstanceTemplatesRequest,RegionInstanceTemplatesClient.ListPagedResponse> |
RegionInstanceTemplatesClient.listPagedCallable()
Retrieves a list of instance templates that are contained within the specified project and
region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionInstanceTemplatesRequest,InstanceTemplateList,RegionInstanceTemplatesClient.ListPagedResponse> |
RegionInstanceTemplatesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionInstanceTemplatesRequest,InstanceTemplateList,RegionInstanceTemplatesClient.ListPagedResponse> |
RegionInstanceTemplatesSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRegionInstanceTemplatesRequest,RegionInstanceTemplatesClient.ListPagedResponse> |
RegionInstanceTemplatesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionInstanceTemplatesRequest,RegionInstanceTemplatesClient.ListPagedResponse> |
HttpJsonRegionInstanceTemplatesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionInstanceTemplatesRequest,InstanceTemplateList,RegionInstanceTemplatesClient.ListPagedResponse> |
RegionInstanceTemplatesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionInstanceTemplatesRequest,InstanceTemplateList,RegionInstanceTemplatesClient.ListPagedResponse> |
RegionInstanceTemplatesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.