Interface GetContainerApiMetadataResponse.Builder

    • Method Detail

      • metadata

        GetContainerApiMetadataResponse.Builder metadata​(Collection<? extends Map<String,​String>> metadata)

        Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.

        Parameters:
        metadata - Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • metadata

        GetContainerApiMetadataResponse.Builder metadata​(Map<String,​String>... metadata)

        Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.

        Parameters:
        metadata - Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
        Returns:
        Returns a reference to this object so that method calls can be chained together.