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