Uses of Class
com.google.cloud.osconfig.v1.Inventory.OsInfo
-
Packages that use Inventory.OsInfo Package Description com.google.cloud.osconfig.v1 A client to OS Config API -
-
Uses of Inventory.OsInfo in com.google.cloud.osconfig.v1
Methods in com.google.cloud.osconfig.v1 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()Base level operating system information for the VM.Inventory.OsInfoInventory. getOsInfo()Base level operating system information for the VM.Inventory.OsInfoInventoryOrBuilder. getOsInfo()Base level operating system information for the VM.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.v1 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.v1 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)Base level operating system information for the VM.static Inventory.OsInfo.BuilderInventory.OsInfo. newBuilder(Inventory.OsInfo prototype)Inventory.BuilderInventory.Builder. setOsInfo(Inventory.OsInfo value)Base level operating system information for the VM.
-