Interface ListSolFunctionInstanceMetadata.Builder

    • Method Detail

      • createdAt

        ListSolFunctionInstanceMetadata.Builder createdAt​(Instant createdAt)

        When the network function instance was created.

        Parameters:
        createdAt - When the network function instance was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModified

        ListSolFunctionInstanceMetadata.Builder lastModified​(Instant lastModified)

        When the network function instance was last modified.

        Parameters:
        lastModified - When the network function instance was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.