| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotroborunner.model |
| Modifier and Type | Method and Description |
|---|---|
static Orientation |
Orientation.fromDegrees(Double degrees)
Create an instance of this class with
degrees() initialized to the given value. |
Orientation |
GetWorkerResponse.orientation()
Returns the value of the Orientation property for this object.
|
Orientation |
Worker.orientation()
Returns the value of the Orientation property for this object.
|
Orientation |
UpdateWorkerRequest.orientation()
Returns the value of the Orientation property for this object.
|
Orientation |
CreateWorkerRequest.orientation()
Returns the value of the Orientation property for this object.
|
Orientation |
UpdateWorkerResponse.orientation()
Returns the value of the Orientation property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.orientation(Orientation orientation)
Sets the value of the Orientation property for this object.
|
Worker.Builder |
Worker.Builder.orientation(Orientation orientation)
Sets the value of the Orientation property for this object.
|
UpdateWorkerRequest.Builder |
UpdateWorkerRequest.Builder.orientation(Orientation orientation)
Sets the value of the Orientation property for this object.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.orientation(Orientation orientation)
Sets the value of the Orientation property for this object.
|
UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.orientation(Orientation orientation)
Sets the value of the Orientation property for this object.
|
Copyright © 2023. All rights reserved.