Interface InstancePatchStateFilter.Builder

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

@Mutable @NotThreadSafe public static interface InstancePatchStateFilter.Builder extends SdkPojo, CopyableBuilder<InstancePatchStateFilter.Builder,InstancePatchStateFilter>
  • Method Details

    • key

      The key for the filter. Supported values include the following:

      • InstalledCount

      • InstalledOtherCount

      • InstalledPendingRebootCount

      • InstalledRejectedCount

      • MissingCount

      • FailedCount

      • UnreportedNotApplicableCount

      • NotApplicableCount

      Parameters:
      key - The key for the filter. Supported values include the following:

      • InstalledCount

      • InstalledOtherCount

      • InstalledPendingRebootCount

      • InstalledRejectedCount

      • MissingCount

      • FailedCount

      • UnreportedNotApplicableCount

      • NotApplicableCount

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The value for the filter. Must be an integer greater than or equal to 0.

      Parameters:
      values - The value for the filter. Must be an integer greater than or equal to 0.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The value for the filter. Must be an integer greater than or equal to 0.

      Parameters:
      values - The value for the filter. Must be an integer greater than or equal to 0.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of comparison that should be performed for the value.

      Parameters:
      type - The type of comparison that should be performed for the value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of comparison that should be performed for the value.

      Parameters:
      type - The type of comparison that should be performed for the value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: