Interface GetEntitiesResponse.Builder

    • Method Detail

      • descriptions

        GetEntitiesResponse.Builder descriptions​(Collection<EntityDescription> descriptions)

        An array of descriptions for the specified entities.

        Parameters:
        descriptions - An array of descriptions for the specified entities.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • descriptions

        GetEntitiesResponse.Builder descriptions​(EntityDescription... descriptions)

        An array of descriptions for the specified entities.

        Parameters:
        descriptions - An array of descriptions for the specified entities.
        Returns:
        Returns a reference to this object so that method calls can be chained together.