Interface DeleteOrganizationResponse.Builder

    • Method Detail

      • organizationId

        DeleteOrganizationResponse.Builder organizationId​(String organizationId)

        The organization ID.

        Parameters:
        organizationId - The organization ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • state

        DeleteOrganizationResponse.Builder state​(String state)

        The state of the organization.

        Parameters:
        state - The state of the organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.