Interface GetOfferingStatusResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetOfferingStatusResponse.Builder,GetOfferingStatusResponse>, DeviceFarmResponse.Builder, SdkBuilder<GetOfferingStatusResponse.Builder,GetOfferingStatusResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetOfferingStatusResponse

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

    • current

      When specified, gets the offering status for the current period.

      Parameters:
      current - When specified, gets the offering status for the current period.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextPeriod

      When specified, gets the offering status for the next period.

      Parameters:
      nextPeriod - When specified, gets the offering status for the next period.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.

      Parameters:
      nextToken - An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.