public static final class ModifyUserEntitlementRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ModifyUserEntitlementRequest.Builder |
authorizeDesktopId(List<String> authorizeDesktopId)
The IDs of the cloud computers to which you want to add end users.
|
ModifyUserEntitlementRequest |
build() |
ModifyUserEntitlementRequest.Builder |
endUserId(List<String> endUserId)
The ID of the users.
|
ModifyUserEntitlementRequest.Builder |
regionId(String regionId)
The region ID.
|
ModifyUserEntitlementRequest.Builder |
revokeDesktopId(List<String> revokeDesktopId)
The IDs of the cloud computers whose end users you want to remove.
|
public ModifyUserEntitlementRequest.Builder authorizeDesktopId(List<String> authorizeDesktopId)
public ModifyUserEntitlementRequest.Builder endUserId(List<String> endUserId)
public ModifyUserEntitlementRequest.Builder regionId(String regionId)
public ModifyUserEntitlementRequest.Builder revokeDesktopId(List<String> revokeDesktopId)
public ModifyUserEntitlementRequest build()
Copyright © 2024. All rights reserved.