| OsCommandQueryProperties.Builder | OsCommandQueryProperties.Builder. arguments(String arguments) | Arguments required by either command or script | 
| static OsCommandQueryProperties.Builder | OsCommandQueryProperties. builder() | Create a new builder. | 
| OsCommandQueryProperties.Builder | OsCommandQueryProperties.Builder. command(String command) | OS command to execute without arguments | 
| OsCommandQueryProperties.Builder | OsCommandQueryProperties.Builder. copy(OsCommandQueryProperties model) |  | 
| OsCommandQueryProperties.Builder | OsCommandQueryProperties.Builder. delimiter(String delimiter) | Character used to delimit multiple metric values in single line of output | 
| OsCommandQueryProperties.Builder | OsCommandQueryProperties.Builder. scriptDetails(ScriptFileDetails scriptDetails) |  | 
| OsCommandQueryProperties.Builder | OsCommandQueryProperties.Builder. startsWith(String startsWith) | String prefix used to identify metric output of the OS Command | 
| OsCommandQueryProperties.Builder | OsCommandQueryProperties. toBuilder() |  |