Uses of Class
com.google.cloud.osconfig.v1.Inventory
-
Packages that use Inventory Package Description com.google.cloud.osconfig.v1 A client to OS Config APIcom.google.cloud.osconfig.v1.stub -
-
Uses of Inventory in com.google.cloud.osconfig.v1
Methods in com.google.cloud.osconfig.v1 that return Inventory Modifier and Type Method Description InventoryInventory.Builder. build()InventoryInventory.Builder. buildPartial()static InventoryInventory. getDefaultInstance()InventoryInventory.Builder. getDefaultInstanceForType()InventoryInventory. getDefaultInstanceForType()InventoryListInventoriesResponse.Builder. getInventories(int index)List of inventory objects.InventoryListInventoriesResponse. getInventories(int index)List of inventory objects.InventoryListInventoriesResponseOrBuilder. getInventories(int index)List of inventory objects.InventoryOsConfigZonalServiceClient. getInventory(GetInventoryRequest request)Get inventory data for the specified VM instance.InventoryOsConfigZonalServiceClient. getInventory(InventoryName name)Get inventory data for the specified VM instance.InventoryOsConfigZonalServiceClient. getInventory(String name)Get inventory data for the specified VM instance.InventoryOsConfigZonalServiceGrpc.OsConfigZonalServiceBlockingStub. getInventory(GetInventoryRequest request)Get inventory data for the specified VM instance.static InventoryInventory. parseDelimitedFrom(InputStream input)static InventoryInventory. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InventoryInventory. parseFrom(byte[] data)static InventoryInventory. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InventoryInventory. parseFrom(com.google.protobuf.ByteString data)static InventoryInventory. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InventoryInventory. parseFrom(com.google.protobuf.CodedInputStream input)static InventoryInventory. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InventoryInventory. parseFrom(InputStream input)static InventoryInventory. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InventoryInventory. parseFrom(ByteBuffer data)static InventoryInventory. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.osconfig.v1 that return types with arguments of type Inventory Modifier and Type Method Description static io.grpc.MethodDescriptor<GetInventoryRequest,Inventory>OsConfigZonalServiceGrpc. getGetInventoryMethod()List<Inventory>ListInventoriesResponse.Builder. getInventoriesList()List of inventory objects.List<Inventory>ListInventoriesResponse. getInventoriesList()List of inventory objects.List<Inventory>ListInventoriesResponseOrBuilder. getInventoriesList()List of inventory objects.com.google.common.util.concurrent.ListenableFuture<Inventory>OsConfigZonalServiceGrpc.OsConfigZonalServiceFutureStub. getInventory(GetInventoryRequest request)Get inventory data for the specified VM instance.com.google.api.gax.rpc.UnaryCallable<GetInventoryRequest,Inventory>OsConfigZonalServiceClient. getInventoryCallable()Get inventory data for the specified VM instance.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInventoryRequest,Inventory>OsConfigZonalServiceSettings.Builder. getInventorySettings()Returns the builder for the settings used for calls to getInventory.com.google.api.gax.rpc.UnaryCallSettings<GetInventoryRequest,Inventory>OsConfigZonalServiceSettings. getInventorySettings()Returns the object with the settings used for calls to getInventory.com.google.protobuf.Parser<Inventory>Inventory. getParserForType()static com.google.protobuf.Parser<Inventory>Inventory. parser()Methods in com.google.cloud.osconfig.v1 with parameters of type Inventory Modifier and Type Method Description ListInventoriesResponse.BuilderListInventoriesResponse.Builder. addInventories(int index, Inventory value)List of inventory objects.ListInventoriesResponse.BuilderListInventoriesResponse.Builder. addInventories(Inventory value)List of inventory objects.Inventory.BuilderInventory.Builder. mergeFrom(Inventory other)static Inventory.BuilderInventory. newBuilder(Inventory prototype)ListInventoriesResponse.BuilderListInventoriesResponse.Builder. setInventories(int index, Inventory value)List of inventory objects.Method parameters in com.google.cloud.osconfig.v1 with type arguments of type Inventory Modifier and Type Method Description ListInventoriesResponse.BuilderListInventoriesResponse.Builder. addAllInventories(Iterable<? extends Inventory> values)List of inventory objects.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)protected OsConfigZonalServiceClient.ListInventoriesPageOsConfigZonalServiceClient.ListInventoriesPage. createPage(com.google.api.gax.rpc.PageContext<ListInventoriesRequest,ListInventoriesResponse,Inventory> context, ListInventoriesResponse response)com.google.api.core.ApiFuture<OsConfigZonalServiceClient.ListInventoriesPage>OsConfigZonalServiceClient.ListInventoriesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInventoriesRequest,ListInventoriesResponse,Inventory> context, com.google.api.core.ApiFuture<ListInventoriesResponse> futureResponse)default voidOsConfigZonalServiceGrpc.AsyncService. getInventory(GetInventoryRequest request, io.grpc.stub.StreamObserver<Inventory> responseObserver)Get inventory data for the specified VM instance.voidOsConfigZonalServiceGrpc.OsConfigZonalServiceStub. getInventory(GetInventoryRequest request, io.grpc.stub.StreamObserver<Inventory> responseObserver)Get inventory data for the specified VM instance. -
Uses of Inventory in com.google.cloud.osconfig.v1.stub
Methods in com.google.cloud.osconfig.v1.stub that return types with arguments of type Inventory Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetInventoryRequest,Inventory>GrpcOsConfigZonalServiceStub. getInventoryCallable()com.google.api.gax.rpc.UnaryCallable<GetInventoryRequest,Inventory>HttpJsonOsConfigZonalServiceStub. getInventoryCallable()com.google.api.gax.rpc.UnaryCallable<GetInventoryRequest,Inventory>OsConfigZonalServiceStub. getInventoryCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInventoryRequest,Inventory>OsConfigZonalServiceStubSettings.Builder. getInventorySettings()Returns the builder for the settings used for calls to getInventory.com.google.api.gax.rpc.UnaryCallSettings<GetInventoryRequest,Inventory>OsConfigZonalServiceStubSettings. getInventorySettings()Returns the object with the settings used for calls to getInventory.
-