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