Interface PropertyGroupRequest.Builder

    • Method Detail

      • propertyNames

        PropertyGroupRequest.Builder propertyNames​(Collection<String> propertyNames)

        The names of properties.

        Parameters:
        propertyNames - The names of properties.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • propertyNames

        PropertyGroupRequest.Builder propertyNames​(String... propertyNames)

        The names of properties.

        Parameters:
        propertyNames - The names of properties.
        Returns:
        Returns a reference to this object so that method calls can be chained together.