Interface LoadingAnimation.Builder

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

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

    • visibility

      LoadingAnimation.Builder visibility(String visibility)

      The visibility configuration of LoadingAnimation.

      Parameters:
      visibility - The visibility configuration of LoadingAnimation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • visibility

      LoadingAnimation.Builder visibility(Visibility visibility)

      The visibility configuration of LoadingAnimation.

      Parameters:
      visibility - The visibility configuration of LoadingAnimation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: