public static class DescribeCommandsResponseBody.Command
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeCommandsResponseBody.Command.Builder |
public static DescribeCommandsResponseBody.Command.Builder builder()
public static DescribeCommandsResponseBody.Command create()
public String getCategory()
public String getCommandContent()
public String getCommandId()
public String getCreationTime()
public String getDescription()
public Boolean getEnableParameter()
public Integer getInvokeTimes()
public Boolean getLatest()
public String getName()
public DescribeCommandsResponseBody.ParameterDefinitions getParameterDefinitions()
public DescribeCommandsResponseBody.ParameterNames getParameterNames()
public String getProvider()
public String getResourceGroupId()
public DescribeCommandsResponseBody.Tags getTags()
public Long getTimeout()
public String getType()
public Integer getVersion()
public String getWorkingDir()
Copyright © 2024. All rights reserved.