| Modifier and Type | Method and Description |
|---|---|
Inventory.WindowsApplication |
Inventory.WindowsApplication.Builder.build() |
Inventory.WindowsApplication |
Inventory.WindowsApplication.Builder.buildPartial() |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.getDefaultInstance() |
Inventory.WindowsApplication |
Inventory.WindowsApplication.getDefaultInstanceForType() |
Inventory.WindowsApplication |
Inventory.WindowsApplication.Builder.getDefaultInstanceForType() |
Inventory.WindowsApplication |
Inventory.SoftwarePackageOrBuilder.getWindowsApplication()
Details of Windows Application.
|
Inventory.WindowsApplication |
Inventory.SoftwarePackage.getWindowsApplication()
Details of Windows Application.
|
Inventory.WindowsApplication |
Inventory.SoftwarePackage.Builder.getWindowsApplication()
Details of Windows Application.
|
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseDelimitedFrom(InputStream input) |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseFrom(byte[] data) |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseFrom(ByteBuffer data) |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseFrom(com.google.protobuf.ByteString data) |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseFrom(com.google.protobuf.CodedInputStream input) |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseFrom(InputStream input) |
static Inventory.WindowsApplication |
Inventory.WindowsApplication.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Inventory.WindowsApplication> |
Inventory.WindowsApplication.getParserForType() |
static com.google.protobuf.Parser<Inventory.WindowsApplication> |
Inventory.WindowsApplication.parser() |
| Modifier and Type | Method and Description |
|---|---|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.mergeFrom(Inventory.WindowsApplication other) |
Inventory.SoftwarePackage.Builder |
Inventory.SoftwarePackage.Builder.mergeWindowsApplication(Inventory.WindowsApplication value)
Details of Windows Application.
|
static Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.newBuilder(Inventory.WindowsApplication prototype) |
Inventory.SoftwarePackage.Builder |
Inventory.SoftwarePackage.Builder.setWindowsApplication(Inventory.WindowsApplication value)
Details of Windows Application.
|
Copyright © 2024 Google LLC. All rights reserved.