Interface Service.Builder

    • Method Detail

      • serviceCode

        Service.Builder serviceCode​(String serviceCode)

        The code for the Amazon Web Services service.

        Parameters:
        serviceCode - The code for the Amazon Web Services service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • attributeNames

        Service.Builder attributeNames​(Collection<String> attributeNames)

        The attributes that are available for this service.

        Parameters:
        attributeNames - The attributes that are available for this service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • attributeNames

        Service.Builder attributeNames​(String... attributeNames)

        The attributes that are available for this service.

        Parameters:
        attributeNames - The attributes that are available for this service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.