Interface UsageInstruction.Builder

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

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

    • type

      The usage instruction type for the value.

      Parameters:
      type - The usage instruction type for the value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The usage instruction value for this type.

      Parameters:
      value - The usage instruction value for this type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.