Uses of Class
com.google.cloud.osconfig.v1alpha.Inventory.OsInfo
-
Packages that use Inventory.OsInfo Package Description com.google.cloud.osconfig.v1alpha A client to OS Config API -
-
Uses of Inventory.OsInfo in com.google.cloud.osconfig.v1alpha
Methods in com.google.cloud.osconfig.v1alpha that return Inventory.OsInfo Modifier and Type Method Description Inventory.OsInfoInventory.OsInfo.Builder. build()Inventory.OsInfoInventory.OsInfo.Builder. buildPartial()static Inventory.OsInfoInventory.OsInfo. getDefaultInstance()Inventory.OsInfoInventory.OsInfo.Builder. getDefaultInstanceForType()Inventory.OsInfoInventory.OsInfo. getDefaultInstanceForType()Inventory.OsInfoInventory.Builder. getOsInfo()Output only.Inventory.OsInfoInventory. getOsInfo()Output only.Inventory.OsInfoInventoryOrBuilder. getOsInfo()Output only.static Inventory.OsInfoInventory.OsInfo. parseDelimitedFrom(InputStream input)static Inventory.OsInfoInventory.OsInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Inventory.OsInfoInventory.OsInfo. parseFrom(byte[] data)static Inventory.OsInfoInventory.OsInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Inventory.OsInfoInventory.OsInfo. parseFrom(com.google.protobuf.ByteString data)static Inventory.OsInfoInventory.OsInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Inventory.OsInfoInventory.OsInfo. parseFrom(com.google.protobuf.CodedInputStream input)static Inventory.OsInfoInventory.OsInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Inventory.OsInfoInventory.OsInfo. parseFrom(InputStream input)static Inventory.OsInfoInventory.OsInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Inventory.OsInfoInventory.OsInfo. parseFrom(ByteBuffer data)static Inventory.OsInfoInventory.OsInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.osconfig.v1alpha that return types with arguments of type Inventory.OsInfo Modifier and Type Method Description com.google.protobuf.Parser<Inventory.OsInfo>Inventory.OsInfo. getParserForType()static com.google.protobuf.Parser<Inventory.OsInfo>Inventory.OsInfo. parser()Methods in com.google.cloud.osconfig.v1alpha with parameters of type Inventory.OsInfo Modifier and Type Method Description Inventory.OsInfo.BuilderInventory.OsInfo.Builder. mergeFrom(Inventory.OsInfo other)Inventory.BuilderInventory.Builder. mergeOsInfo(Inventory.OsInfo value)Output only.static Inventory.OsInfo.BuilderInventory.OsInfo. newBuilder(Inventory.OsInfo prototype)Inventory.BuilderInventory.Builder. setOsInfo(Inventory.OsInfo value)Output only.
-