| Modifier and Type | Method and Description |
|---|---|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.clear() |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.clearDisplayName()
The name of the application or product.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.clearDisplayVersion()
The version of the product or application in string format.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.clearHelpLink()
The internet address for technical support.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.clearInstallDate()
The last time this product received service.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.clearPublisher()
The name of the manufacturer for the product or application.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.clone() |
Inventory.WindowsApplication.Builder |
Inventory.SoftwarePackage.Builder.getWindowsApplicationBuilder()
Details of Windows Application.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.mergeFrom(Inventory.WindowsApplication other) |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.mergeFrom(com.google.protobuf.Message other) |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.mergeInstallDate(com.google.type.Date value)
The last time this product received service.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.newBuilder() |
static Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.newBuilder(Inventory.WindowsApplication prototype) |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.newBuilderForType() |
protected Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setDisplayName(String value)
The name of the application or product.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
The name of the application or product.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setDisplayVersion(String value)
The version of the product or application in string format.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setDisplayVersionBytes(com.google.protobuf.ByteString value)
The version of the product or application in string format.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setHelpLink(String value)
The internet address for technical support.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setHelpLinkBytes(com.google.protobuf.ByteString value)
The internet address for technical support.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setInstallDate(com.google.type.Date.Builder builderForValue)
The last time this product received service.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setInstallDate(com.google.type.Date value)
The last time this product received service.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setPublisher(String value)
The name of the manufacturer for the product or application.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setPublisherBytes(com.google.protobuf.ByteString value)
The name of the manufacturer for the product or application.
|
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Inventory.WindowsApplication.Builder |
Inventory.WindowsApplication.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Inventory.SoftwarePackage.Builder |
Inventory.SoftwarePackage.Builder.setWindowsApplication(Inventory.WindowsApplication.Builder builderForValue)
Details of Windows Application.
|
Copyright © 2023 Google LLC. All rights reserved.