Interface Orientation.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Orientation.Builder,Orientation>, SdkBuilder<Orientation.Builder,Orientation>, SdkPojo
Enclosing class:
Orientation

public static interface Orientation.Builder extends SdkPojo, CopyableBuilder<Orientation.Builder,Orientation>
  • Method Details

    • degrees

      Orientation.Builder degrees(Double degrees)

      Degrees, limited on [0, 360)

      Parameters:
      degrees - Degrees, limited on [0, 360)
      Returns:
      Returns a reference to this object so that method calls can be chained together.