Interface ListSolFunctionPackageMetadata.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ListSolFunctionPackageMetadata.Builder,ListSolFunctionPackageMetadata>, SdkBuilder<ListSolFunctionPackageMetadata.Builder,ListSolFunctionPackageMetadata>, SdkPojo
Enclosing class:
ListSolFunctionPackageMetadata

public static interface ListSolFunctionPackageMetadata.Builder extends SdkPojo, CopyableBuilder<ListSolFunctionPackageMetadata.Builder,ListSolFunctionPackageMetadata>
  • Method Details

    • createdAt

      The date that the resource was created.

      Parameters:
      createdAt - The date that the resource was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModified

      ListSolFunctionPackageMetadata.Builder lastModified(Instant lastModified)

      The date that the resource was last modified.

      Parameters:
      lastModified - The date that the resource was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.