Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.model |
Modifier and Type | Method and Description |
---|---|
OsCommandUpdateQueryProperties.Builder |
OsCommandUpdateQueryProperties.Builder.arguments(String arguments)
Arguments required by either command or script
|
static OsCommandUpdateQueryProperties.Builder |
OsCommandUpdateQueryProperties.builder()
Create a new builder.
|
OsCommandUpdateQueryProperties.Builder |
OsCommandUpdateQueryProperties.Builder.command(String command)
OS command to execute without arguments
|
OsCommandUpdateQueryProperties.Builder |
OsCommandUpdateQueryProperties.Builder.copy(OsCommandUpdateQueryProperties model) |
OsCommandUpdateQueryProperties.Builder |
OsCommandUpdateQueryProperties.Builder.delimiter(String delimiter)
Character used to delimit multiple metric values in single line of output
|
OsCommandUpdateQueryProperties.Builder |
OsCommandUpdateQueryProperties.Builder.scriptDetails(ScriptFileDetails scriptDetails) |
OsCommandUpdateQueryProperties.Builder |
OsCommandUpdateQueryProperties.Builder.startsWith(String startsWith)
String prefix used to identify metric output of the OS Command
|
OsCommandUpdateQueryProperties.Builder |
OsCommandUpdateQueryProperties.toBuilder() |
Copyright © 2016–2024. All rights reserved.