public class FailoverTestStopCreateRequest extends Object implements Serializable
| Constructor and Description | 
|---|
| FailoverTestStopCreateRequest(boolean failoverTestSuccess,
                             String failoverTestSummary)Instantiates a new failover test stop params. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFailoverTestSummary()Gets the failover test summary. | 
| boolean | isFailoverTestSuccess()Checks if is failover test success. | 
| String | toString() | 
public FailoverTestStopCreateRequest(boolean failoverTestSuccess,
                                     String failoverTestSummary)
failoverTestSuccess - the failover test successfailoverTestSummary - the failover test summarypublic boolean isFailoverTestSuccess()
public String getFailoverTestSummary()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.