public class UpdateTaskFlowNameAndDescRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
UpdateTaskFlowNameAndDescRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static UpdateTaskFlowNameAndDescRequest.Builder |
builder() |
static UpdateTaskFlowNameAndDescRequest |
create() |
Long |
getDagId() |
String |
getDagName() |
String |
getDescription() |
String |
getRegionId() |
Long |
getTid() |
UpdateTaskFlowNameAndDescRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static UpdateTaskFlowNameAndDescRequest.Builder builder()
public static UpdateTaskFlowNameAndDescRequest create()
public UpdateTaskFlowNameAndDescRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getRegionId()
public Long getDagId()
public String getDagName()
public String getDescription()
public Long getTid()
Copyright © 2023. All rights reserved.