public class RollbackStatusInfo extends Object
Constructor and Description |
---|
RollbackStatusInfo() |
Modifier and Type | Method and Description |
---|---|
Integer |
failedRolledbackInstanceCount()
Get the number of instances which failed to rollback.
|
ApiError |
rollbackError()
Get error details if OS rollback failed.
|
Integer |
successfullyRolledbackInstanceCount()
Get the number of instances which have been successfully rolled back.
|
public Integer successfullyRolledbackInstanceCount()
public Integer failedRolledbackInstanceCount()
public ApiError rollbackError()
Copyright © 2019. All rights reserved.