SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel

public abstract class SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel


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

Resumo

Métodos públicos

static SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.Builder
static SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel
Metadata

Metadados sobre a string.

abstract SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase

Valor do nível do patch de segurança.

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

Métodos públicos

getStringMetadata

public Metadata getStringMetadata()

Metadados sobre a string.

getValue

public abstract SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase getValue()

Valor do nível do patch de segurança.

getVersionMetadata

public Metadata getVersionMetadata()

Metadados sobre a versão.

hasStringMetadata

public boolean hasStringMetadata()

Retorna true se "stringMetadata" estiver definido.

hasVersionMetadata

public boolean hasVersionMetadata()

Retorna true se "versionMetadata" estiver definido.