public static class GetJobAuthResponseBody.GetJobAuthResponseBodyJobOwners
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetJobAuthResponseBodyJobOwners() |
限定符和类型 | 方法和说明 |
---|---|
static GetJobAuthResponseBody.GetJobAuthResponseBodyJobOwners |
build(Map<String,?> map) |
String |
getName() |
String |
getUserId() |
GetJobAuthResponseBody.GetJobAuthResponseBodyJobOwners |
setName(String name) |
GetJobAuthResponseBody.GetJobAuthResponseBodyJobOwners |
setUserId(String userId) |
@NameInMap(value="name") public String name
@NameInMap(value="userId") public String userId
public static GetJobAuthResponseBody.GetJobAuthResponseBodyJobOwners build(Map<String,?> map) throws Exception
Exception
public GetJobAuthResponseBody.GetJobAuthResponseBodyJobOwners setName(String name)
public String getName()
public GetJobAuthResponseBody.GetJobAuthResponseBodyJobOwners setUserId(String userId)
public String getUserId()
Copyright © 2022. All rights reserved.