| 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 |
|---|---|
PreviewFeaturesClient.ListPagedResponse |
PreviewFeaturesClient.list(ListPreviewFeaturesRequest request)
Returns the details of the given PreviewFeature.
|
PreviewFeaturesClient.ListPagedResponse |
PreviewFeaturesClient.list(String project)
Returns the details of the given PreviewFeature.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PreviewFeaturesClient.ListPagedResponse> |
PreviewFeaturesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPreviewFeaturesRequest,PreviewFeatureList,PreviewFeature> context,
com.google.api.core.ApiFuture<PreviewFeatureList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPreviewFeaturesRequest,PreviewFeaturesClient.ListPagedResponse> |
PreviewFeaturesClient.listPagedCallable()
Returns the details of the given PreviewFeature.
|
com.google.api.gax.rpc.PagedCallSettings<ListPreviewFeaturesRequest,PreviewFeatureList,PreviewFeaturesClient.ListPagedResponse> |
PreviewFeaturesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPreviewFeaturesRequest,PreviewFeatureList,PreviewFeaturesClient.ListPagedResponse> |
PreviewFeaturesSettings.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<ListPreviewFeaturesRequest,PreviewFeaturesClient.ListPagedResponse> |
PreviewFeaturesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPreviewFeaturesRequest,PreviewFeaturesClient.ListPagedResponse> |
HttpJsonPreviewFeaturesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListPreviewFeaturesRequest,PreviewFeatureList,PreviewFeaturesClient.ListPagedResponse> |
PreviewFeaturesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPreviewFeaturesRequest,PreviewFeatureList,PreviewFeaturesClient.ListPagedResponse> |
PreviewFeaturesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2025 Google LLC. All rights reserved.