SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel

abstract class SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel


安全性修補程式等級相關資訊。

摘要

公開函式

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

字串的中繼資料。

abstract SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase!
Metadata!

版本相關中繼資料。

Boolean

如果已設定 stringMetadata,則會傳回 true

Boolean

如果已設定 versionMetadata,則會傳回 true

abstract SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.Builder!

公開函式

getDefaultInstance

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

getStringMetadata

fun getStringMetadata(): Metadata!

字串的中繼資料。

getVersionMetadata

fun getVersionMetadata(): Metadata!

版本相關中繼資料。

hasStringMetadata

fun hasStringMetadata(): Boolean

如果已設定 stringMetadata,則會傳回 true

hasVersionMetadata

fun hasVersionMetadata(): Boolean

如果已設定 versionMetadata,則會傳回 true