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.OsInfo
Inventory.OsInfo.Builder. build()
Inventory.OsInfo
Inventory.OsInfo.Builder. buildPartial()
static Inventory.OsInfo
Inventory.OsInfo. getDefaultInstance()
Inventory.OsInfo
Inventory.OsInfo.Builder. getDefaultInstanceForType()
Inventory.OsInfo
Inventory.OsInfo. getDefaultInstanceForType()
Inventory.OsInfo
Inventory.Builder. getOsInfo()
Output only.Inventory.OsInfo
Inventory. getOsInfo()
Output only.Inventory.OsInfo
InventoryOrBuilder. getOsInfo()
Output only.static Inventory.OsInfo
Inventory.OsInfo. parseDelimitedFrom(InputStream input)
static Inventory.OsInfo
Inventory.OsInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Inventory.OsInfo
Inventory.OsInfo. parseFrom(byte[] data)
static Inventory.OsInfo
Inventory.OsInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Inventory.OsInfo
Inventory.OsInfo. parseFrom(com.google.protobuf.ByteString data)
static Inventory.OsInfo
Inventory.OsInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Inventory.OsInfo
Inventory.OsInfo. parseFrom(com.google.protobuf.CodedInputStream input)
static Inventory.OsInfo
Inventory.OsInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Inventory.OsInfo
Inventory.OsInfo. parseFrom(InputStream input)
static Inventory.OsInfo
Inventory.OsInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Inventory.OsInfo
Inventory.OsInfo. parseFrom(ByteBuffer data)
static Inventory.OsInfo
Inventory.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.Builder
Inventory.OsInfo.Builder. mergeFrom(Inventory.OsInfo other)
Inventory.Builder
Inventory.Builder. mergeOsInfo(Inventory.OsInfo value)
Output only.static Inventory.OsInfo.Builder
Inventory.OsInfo. newBuilder(Inventory.OsInfo prototype)
Inventory.Builder
Inventory.Builder. setOsInfo(Inventory.OsInfo value)
Output only.
-