public class InstanceExecAuthorizationInputOptions
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
InstanceExecAuthorizationInputOptions.Builder |
限定符和类型 | 方法和说明 |
---|---|
static InstanceExecAuthorizationInputOptions.Builder |
builder() |
static InstanceExecAuthorizationInputOptions |
create() |
List<String> |
getCommand() |
Boolean |
getStderr() |
Boolean |
getStdin() |
Boolean |
getStdout() |
Boolean |
getTty() |
public static InstanceExecAuthorizationInputOptions.Builder builder()
public static InstanceExecAuthorizationInputOptions create()
public Boolean getStderr()
public Boolean getStdin()
public Boolean getStdout()
public Boolean getTty()
Copyright © 2024. All rights reserved.