SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel

abstract class SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel


Information about security patch level.

Summary

Public functions

java-static SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.Builder!
java-static SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel!
Metadata!

Metadata about string.

abstract SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase!

Security patch level value.

Metadata!

Metadata about version.

Boolean

Returns true if stringMetadata is set.

Boolean

Returns true if versionMetadata is set.

abstract SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.Builder!

Public functions

getDefaultInstance

java-static fun getDefaultInstance(): SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel!

getStringMetadata

fun getStringMetadata(): Metadata!

Metadata about string.

getValue

abstract fun getValue(): SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase!

Security patch level value.

getVersionMetadata

fun getVersionMetadata(): Metadata!

Metadata about version.

hasStringMetadata

fun hasStringMetadata(): Boolean

Returns true if stringMetadata is set.

hasVersionMetadata

fun hasVersionMetadata(): Boolean

Returns true if versionMetadata is set.