| 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 |
|---|---|
RegionCommitmentsClient.ListPagedResponse |
RegionCommitmentsClient.list(ListRegionCommitmentsRequest request)
Retrieves a list of commitments contained within the specified region.
|
RegionCommitmentsClient.ListPagedResponse |
RegionCommitmentsClient.list(String project,
String region)
Retrieves a list of commitments contained within the specified region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionCommitmentsClient.ListPagedResponse> |
RegionCommitmentsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionCommitmentsRequest,CommitmentList,Commitment> context,
com.google.api.core.ApiFuture<CommitmentList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionCommitmentsRequest,RegionCommitmentsClient.ListPagedResponse> |
RegionCommitmentsClient.listPagedCallable()
Retrieves a list of commitments contained within the specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionCommitmentsRequest,CommitmentList,RegionCommitmentsClient.ListPagedResponse> |
RegionCommitmentsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionCommitmentsRequest,CommitmentList,RegionCommitmentsClient.ListPagedResponse> |
RegionCommitmentsSettings.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<ListRegionCommitmentsRequest,RegionCommitmentsClient.ListPagedResponse> |
HttpJsonRegionCommitmentsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionCommitmentsRequest,RegionCommitmentsClient.ListPagedResponse> |
RegionCommitmentsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionCommitmentsRequest,CommitmentList,RegionCommitmentsClient.ListPagedResponse> |
RegionCommitmentsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionCommitmentsRequest,CommitmentList,RegionCommitmentsClient.ListPagedResponse> |
RegionCommitmentsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.