| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpFaultAbort | HttpFaultAbort. clone() | 
| HttpFaultAbort | HttpFaultInjection. getAbort()The specification for how client requests are aborted as part of fault injection. | 
| HttpFaultAbort | HttpFaultAbort. set(String fieldName,
   Object value) | 
| HttpFaultAbort | HttpFaultAbort. setHttpStatus(Long httpStatus)The HTTP status code used to abort the request. | 
| HttpFaultAbort | HttpFaultAbort. setPercentage(Double percentage)The percentage of traffic (connections/operations/requests) which will be aborted as part of
 fault injection. | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpFaultInjection | HttpFaultInjection. setAbort(HttpFaultAbort abort)The specification for how client requests are aborted as part of fault injection. | 
Copyright © 2011–2021 Google. All rights reserved.