Package | Description |
---|---|
com.oracle.bmc.osmanagement.model |
Modifier and Type | Method and Description |
---|---|
CrashEventSystemInformation.Builder |
CrashEventSystemInformation.Builder.architecture(ArchTypes architecture)
system architecture
|
static CrashEventSystemInformation.Builder |
CrashEventSystemInformation.builder()
Create a new builder.
|
CrashEventSystemInformation.Builder |
CrashEventSystemInformation.Builder.copy(CrashEventSystemInformation model) |
CrashEventSystemInformation.Builder |
CrashEventSystemInformation.Builder.kspliceEffectiveKernelVersion(String kspliceEffectiveKernelVersion)
Active ksplice kernel version (uptrack-uname -r)
|
CrashEventSystemInformation.Builder |
CrashEventSystemInformation.Builder.osFamily(OsFamilies osFamily)
The Operating System type of the managed instance.
|
CrashEventSystemInformation.Builder |
CrashEventSystemInformation.Builder.osKernelRelease(String osKernelRelease)
Operating System Kernel Release (uname -v)
|
CrashEventSystemInformation.Builder |
CrashEventSystemInformation.Builder.osKernelVersion(String osKernelVersion)
Operating System Kernel Version (uname -r)
|
CrashEventSystemInformation.Builder |
CrashEventSystemInformation.Builder.osName(String osName)
Operating System Name (OCA value)
|
CrashEventSystemInformation.Builder |
CrashEventSystemInformation.Builder.osSystemVersion(String osSystemVersion)
Version of the OS (VERSION from /etc/os-release)
|
CrashEventSystemInformation.Builder |
CrashEventSystemInformation.toBuilder() |
Copyright © 2016–2024. All rights reserved.