Uses of Class
com.google.cloud.osconfig.v1.ListInventoriesResponse
-
Packages that use ListInventoriesResponse Package Description com.google.cloud.osconfig.v1 A client to OS Config APIcom.google.cloud.osconfig.v1.stub -
-
Uses of ListInventoriesResponse in com.google.cloud.osconfig.v1
Methods in com.google.cloud.osconfig.v1 that return ListInventoriesResponse Modifier and Type Method Description ListInventoriesResponseListInventoriesResponse.Builder. build()ListInventoriesResponseListInventoriesResponse.Builder. buildPartial()static ListInventoriesResponseListInventoriesResponse. getDefaultInstance()ListInventoriesResponseListInventoriesResponse.Builder. getDefaultInstanceForType()ListInventoriesResponseListInventoriesResponse. getDefaultInstanceForType()ListInventoriesResponseOsConfigZonalServiceGrpc.OsConfigZonalServiceBlockingStub. listInventories(ListInventoriesRequest request)List inventory data for all VM instances in the specified zone.static ListInventoriesResponseListInventoriesResponse. parseDelimitedFrom(InputStream input)static ListInventoriesResponseListInventoriesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInventoriesResponseListInventoriesResponse. parseFrom(byte[] data)static ListInventoriesResponseListInventoriesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInventoriesResponseListInventoriesResponse. parseFrom(com.google.protobuf.ByteString data)static ListInventoriesResponseListInventoriesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInventoriesResponseListInventoriesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListInventoriesResponseListInventoriesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInventoriesResponseListInventoriesResponse. parseFrom(InputStream input)static ListInventoriesResponseListInventoriesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInventoriesResponseListInventoriesResponse. parseFrom(ByteBuffer data)static ListInventoriesResponseListInventoriesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.osconfig.v1 that return types with arguments of type ListInventoriesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListInventoriesRequest,ListInventoriesResponse>OsConfigZonalServiceGrpc. getListInventoriesMethod()com.google.protobuf.Parser<ListInventoriesResponse>ListInventoriesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListInventoriesResponse>OsConfigZonalServiceGrpc.OsConfigZonalServiceFutureStub. listInventories(ListInventoriesRequest request)List inventory data for all VM instances in the specified zone.com.google.api.gax.rpc.UnaryCallable<ListInventoriesRequest,ListInventoriesResponse>OsConfigZonalServiceClient. listInventoriesCallable()List inventory data for all VM instances in the specified zone.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.com.google.api.gax.rpc.PagedCallSettings<ListInventoriesRequest,ListInventoriesResponse,OsConfigZonalServiceClient.ListInventoriesPagedResponse>OsConfigZonalServiceSettings. listInventoriesSettings()Returns the object with the settings used for calls to listInventories.static com.google.protobuf.Parser<ListInventoriesResponse>ListInventoriesResponse. parser()Methods in com.google.cloud.osconfig.v1 with parameters of type ListInventoriesResponse Modifier and Type Method Description protected OsConfigZonalServiceClient.ListInventoriesPageOsConfigZonalServiceClient.ListInventoriesPage. createPage(com.google.api.gax.rpc.PageContext<ListInventoriesRequest,ListInventoriesResponse,Inventory> context, ListInventoriesResponse response)ListInventoriesResponse.BuilderListInventoriesResponse.Builder. mergeFrom(ListInventoriesResponse other)static ListInventoriesResponse.BuilderListInventoriesResponse. newBuilder(ListInventoriesResponse prototype)Method parameters in com.google.cloud.osconfig.v1 with type arguments of type ListInventoriesResponse Modifier and Type Method 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)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)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. listInventories(ListInventoriesRequest request, io.grpc.stub.StreamObserver<ListInventoriesResponse> responseObserver)List inventory data for all VM instances in the specified zone.voidOsConfigZonalServiceGrpc.OsConfigZonalServiceStub. listInventories(ListInventoriesRequest request, io.grpc.stub.StreamObserver<ListInventoriesResponse> responseObserver)List inventory data for all VM instances in the specified zone. -
Uses of ListInventoriesResponse in com.google.cloud.osconfig.v1.stub
Methods in com.google.cloud.osconfig.v1.stub that return types with arguments of type ListInventoriesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListInventoriesRequest,ListInventoriesResponse>GrpcOsConfigZonalServiceStub. listInventoriesCallable()com.google.api.gax.rpc.UnaryCallable<ListInventoriesRequest,ListInventoriesResponse>HttpJsonOsConfigZonalServiceStub. listInventoriesCallable()com.google.api.gax.rpc.UnaryCallable<ListInventoriesRequest,ListInventoriesResponse>OsConfigZonalServiceStub. listInventoriesCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListInventoriesRequest,ListInventoriesResponse,OsConfigZonalServiceClient.ListInventoriesPagedResponse>OsConfigZonalServiceStubSettings.Builder. listInventoriesSettings()Returns the builder for the settings used for calls to listInventories.com.google.api.gax.rpc.PagedCallSettings<ListInventoriesRequest,ListInventoriesResponse,OsConfigZonalServiceClient.ListInventoriesPagedResponse>OsConfigZonalServiceStubSettings. listInventoriesSettings()Returns the object with the settings used for calls to listInventories.
-