Interface CreateBillingGroupResponse.Builder

    • Method Detail

      • billingGroupName

        CreateBillingGroupResponse.Builder billingGroupName​(String billingGroupName)

        The name you gave to the billing group.

        Parameters:
        billingGroupName - The name you gave to the billing group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • billingGroupArn

        CreateBillingGroupResponse.Builder billingGroupArn​(String billingGroupArn)

        The ARN of the billing group.

        Parameters:
        billingGroupArn - The ARN of the billing group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • billingGroupId

        CreateBillingGroupResponse.Builder billingGroupId​(String billingGroupId)

        The ID of the billing group.

        Parameters:
        billingGroupId - The ID of the billing group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.