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