public class RotateRequest extends Object
| Constructor | Description |
|---|---|
RotateRequest() |
Initializes a new instance of the RotateRequest class.
|
RotateRequest(RotateOptions options) |
Initializes a new instance of the RotateRequest class.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
RotateOptions |
getoptions() |
Rotate options
|
int |
hashCode() |
|
void |
setoptions(RotateOptions options) |
|
String |
toString() |
public RotateRequest()
public RotateRequest(RotateOptions options)
options - Rotate optionspublic RotateOptions getoptions()
public void setoptions(RotateOptions options)
Copyright © 2025. All rights reserved.