Interface InstanceSummary.Builder

    • Method Detail

      • instance

        InstanceSummary.Builder instance​(Instance instance)

        A structure containing details about the instance.

        Parameters:
        instance - A structure containing details about the instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastUpdatedAt

        InstanceSummary.Builder lastUpdatedAt​(Instant lastUpdatedAt)

        When the instance summary was last updated.

        Parameters:
        lastUpdatedAt - When the instance summary was last updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.