Interface ListSolNetworkInstanceMetadata.Builder

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

public static interface ListSolNetworkInstanceMetadata.Builder extends SdkPojo, CopyableBuilder<ListSolNetworkInstanceMetadata.Builder,ListSolNetworkInstanceMetadata>
  • 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

      ListSolNetworkInstanceMetadata.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.