Interface ServiceInfo.Builder

    • Method Detail

      • serviceCode

        ServiceInfo.Builder serviceCode​(String serviceCode)

        Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.

        Parameters:
        serviceCode - Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • serviceName

        ServiceInfo.Builder serviceName​(String serviceName)

        Specifies the service name.

        Parameters:
        serviceName - Specifies the service name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.