SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel

abstract class SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel


Informações sobre o nível do patch de segurança.

Resumo

Funções públicas

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

Metadados sobre a string.

abstract SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase!
Metadata!

Metadados sobre a versão.

Boolean

Retorna true se stringMetadata estiver definido.

Boolean

Retorna true se "versionMetadata" estiver definido.

abstract SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.Builder!

Funções públicas

getDefaultInstance

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

getStringMetadata

fun getStringMetadata(): Metadata!

Metadados sobre a string.

getVersionMetadata

fun getVersionMetadata(): Metadata!

Metadados sobre a versão.

hasStringMetadata

fun hasStringMetadata(): Boolean

Retorna true se stringMetadata estiver definido.

hasVersionMetadata

fun hasVersionMetadata(): Boolean

Retorna true se "versionMetadata" estiver definido.