ApiCommandStep |
ApiCommandStep.addChildrenItem(ApiCommandStep childrenItem) |
ApiCommandStep |
ApiCommandStep.addClientConfigsItem(ApiCommandStepProcess clientConfigsItem) |
ApiCommandStep |
ApiCommandStep.addClustersItem(ApiClusterRef clustersItem) |
ApiCommandStep |
ApiCommandStep.addCommandsItem(ApiCommand commandsItem) |
ApiCommandStep |
ApiCommandStep.addHostsItem(ApiHostRef hostsItem) |
ApiCommandStep |
ApiCommandStep.addProcessesItem(ApiCommandStepProcess processesItem) |
ApiCommandStep |
ApiCommandStep.addRolesItem(ApiRoleRef rolesItem) |
ApiCommandStep |
ApiCommandStep.addServicesItem(ApiServiceRef servicesItem) |
ApiCommandStep |
ApiCommandStep.children(List<ApiCommandStep> children) |
ApiCommandStep |
ApiCommandStep.clientConfigs(List<ApiCommandStepProcess> clientConfigs) |
ApiCommandStep |
ApiCommandStep.clusters(List<ApiClusterRef> clusters) |
ApiCommandStep |
ApiCommandStep.commands(List<ApiCommand> commands) |
ApiCommandStep |
ApiCommandStep.description(String description) |
ApiCommandStep |
ApiCommandStep.endTime(String endTime) |
ApiCommandStep |
ApiCommandStep.hosts(List<ApiHostRef> hosts) |
ApiCommandStep |
ApiCommandStep.ignoreError(Boolean ignoreError) |
ApiCommandStep |
ApiCommandStep.parallel(Boolean parallel) |
ApiCommandStep |
ApiCommandStep.processes(List<ApiCommandStepProcess> processes) |
ApiCommandStep |
ApiCommandStep.remoteCommand(ApiRemoteCommand remoteCommand) |
ApiCommandStep |
ApiCommandStep.resultMessage(String resultMessage) |
ApiCommandStep |
ApiCommandStep.roles(List<ApiRoleRef> roles) |
ApiCommandStep |
ApiCommandStep.services(List<ApiServiceRef> services) |
ApiCommandStep |
ApiCommandStep.startTime(String startTime) |
ApiCommandStep |
ApiCommandStep.state(State state) |