public static class CreateDiskRequest.CreateDiskRequestArn
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Long |
assumeRoleFor
This parameter is not publicly available.
|
String |
rolearn
This parameter is not publicly available.
|
String |
roleType
This parameter is not publicly available.
|
构造器和说明 |
---|
CreateDiskRequestArn() |
限定符和类型 | 方法和说明 |
---|---|
static CreateDiskRequest.CreateDiskRequestArn |
build(Map<String,?> map) |
Long |
getAssumeRoleFor() |
String |
getRolearn() |
String |
getRoleType() |
CreateDiskRequest.CreateDiskRequestArn |
setAssumeRoleFor(Long assumeRoleFor) |
CreateDiskRequest.CreateDiskRequestArn |
setRolearn(String rolearn) |
CreateDiskRequest.CreateDiskRequestArn |
setRoleType(String roleType) |
@NameInMap(value="AssumeRoleFor") public Long assumeRoleFor
This parameter is not publicly available.
example:1000000000
@NameInMap(value="RoleType") public String roleType
This parameter is not publicly available.
example:hide
@NameInMap(value="Rolearn") public String rolearn
This parameter is not publicly available.
example:hide
public static CreateDiskRequest.CreateDiskRequestArn build(Map<String,?> map) throws Exception
Exception
public CreateDiskRequest.CreateDiskRequestArn setAssumeRoleFor(Long assumeRoleFor)
public Long getAssumeRoleFor()
public CreateDiskRequest.CreateDiskRequestArn setRoleType(String roleType)
public String getRoleType()
public CreateDiskRequest.CreateDiskRequestArn setRolearn(String rolearn)
public String getRolearn()
Copyright © 2024. All rights reserved.