ResourcesMoveInfo Class

Definition

Parameters of move resources.

public class ResourcesMoveInfo
Inheritance
java.lang.Object
ResourcesMoveInfo

Inherited Members

java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Constructors

ResourcesMoveInfo()

Methods

resources()

Get the IDs of the resources.

targetResourceGroup()

Get the target resource group.

withResources(List<String> resources)

Set the IDs of the resources.

withTargetResourceGroup(String targetResourceGroup)

Set the target resource group.

Applies to