| Package | Description |
|---|---|
| com.google.cloud.osconfig.v1alpha |
A client to OS Config API
|
| com.google.cloud.osconfig.v1alpha.stub |
| Modifier and Type | Method and Description |
|---|---|
OsConfigZonalServiceClient.ListInventoriesPagedResponse |
OsConfigZonalServiceClient.listInventories(InstanceName parent)
List inventory data for all VM instances in the specified zone.
|
OsConfigZonalServiceClient.ListInventoriesPagedResponse |
OsConfigZonalServiceClient.listInventories(ListInventoriesRequest request)
List inventory data for all VM instances in the specified zone.
|
OsConfigZonalServiceClient.ListInventoriesPagedResponse |
OsConfigZonalServiceClient.listInventories(String parent)
List inventory data for all VM instances in the specified zone.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<OsConfigZonalServiceClient.ListInventoriesPagedResponse> |
OsConfigZonalServiceClient.ListInventoriesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInventoriesRequest,ListInventoriesResponse,Inventory> context,
com.google.api.core.ApiFuture<ListInventoriesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInventoriesRequest,OsConfigZonalServiceClient.ListInventoriesPagedResponse> |
OsConfigZonalServiceClient.listInventoriesPagedCallable()
List inventory data for all VM instances in the specified zone.
|
com.google.api.gax.rpc.PagedCallSettings<ListInventoriesRequest,ListInventoriesResponse,OsConfigZonalServiceClient.ListInventoriesPagedResponse> |
OsConfigZonalServiceSettings.listInventoriesSettings()
Returns the object with the settings used for calls to listInventories.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInventoriesRequest,ListInventoriesResponse,OsConfigZonalServiceClient.ListInventoriesPagedResponse> |
OsConfigZonalServiceSettings.Builder.listInventoriesSettings()
Returns the builder for the settings used for calls to listInventories.
|
Copyright © 2024 Google LLC. All rights reserved.