Interface DescribeServicesRequest.Builder

    • Method Detail

      • serviceCodeList

        DescribeServicesRequest.Builder serviceCodeList​(Collection<String> serviceCodeList)

        A JSON-formatted list of service codes available for Amazon Web Services services.

        Parameters:
        serviceCodeList - A JSON-formatted list of service codes available for Amazon Web Services services.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • serviceCodeList

        DescribeServicesRequest.Builder serviceCodeList​(String... serviceCodeList)

        A JSON-formatted list of service codes available for Amazon Web Services services.

        Parameters:
        serviceCodeList - A JSON-formatted list of service codes available for Amazon Web Services services.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • language

        DescribeServicesRequest.Builder language​(String language)

        The language in which Amazon Web Services Support handles the case. Amazon Web Services Support currently supports Chinese (“zh”), English ("en"), Japanese ("ja") and Korean (“ko”). You must specify the ISO 639-1 code for the language parameter if you want support in that language.

        Parameters:
        language - The language in which Amazon Web Services Support handles the case. Amazon Web Services Support currently supports Chinese (“zh”), English ("en"), Japanese ("ja") and Korean (“ko”). You must specify the ISO 639-1 code for the language parameter if you want support in that language.
        Returns:
        Returns a reference to this object so that method calls can be chained together.