Interface SupportedRegionDetail.Builder

    • Method Detail

      • region

        SupportedRegionDetail.Builder region​(String region)

        The Region code.

        Parameters:
        region - The Region code.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • serviceState

        SupportedRegionDetail.Builder serviceState​(String serviceState)

        The service state. The possible values are Pending, Available, Deleting, Deleted, Failed, and Closed.

        Parameters:
        serviceState - The service state. The possible values are Pending, Available, Deleting, Deleted, Failed, and Closed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.