MoveResource.DefinitionStages.WithProperties Interface
public static interface MoveResource.DefinitionStages.WithProperties
The stage of the MoveResource definition allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withProperties(MoveResourceProperties properties)
Specifies the properties property: Defines the move resource properties.. |
Method Details
withProperties
public abstract MoveResource.DefinitionStages.WithCreate withProperties(MoveResourceProperties properties)
Specifies the properties property: Defines the move resource properties..
Parameters:
Returns: