Class RecoveryWalkResponseInner


  • public final class RecoveryWalkResponseInner
    extends Object
    Response after calling a manual recovery walk.
    • Constructor Detail

      • RecoveryWalkResponseInner

        public RecoveryWalkResponseInner()
    • Method Detail

      • walkPerformed

        public Boolean walkPerformed()
        Get the walkPerformed property: Whether the recovery walk was performed.
        Returns:
        the walkPerformed value.
      • nextPlatformUpdateDomain

        public Integer nextPlatformUpdateDomain()
        Get the nextPlatformUpdateDomain property: The next update domain that needs to be walked. Null means walk spanning all update domains has been completed.
        Returns:
        the nextPlatformUpdateDomain value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.