Interface AmiProductLastModifiedDateFilterDateRange.Builder

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

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

    • afterValue

      Date after which the AMI product was last modified.

      Parameters:
      afterValue - Date after which the AMI product was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • beforeValue

      Date before which the AMI product was last modified.

      Parameters:
      beforeValue - Date before which the AMI product was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.