@InterfaceAudience.Public @InterfaceStability.Unstable public abstract class ReservationDeleteResponse extends Object
ReservationDeleteResponse contains the answer of the admission
 control system in the ResourceManager to a reservation delete
 operation. Currently response is empty if the operation was successful, if
 not an exception reporting reason for a failure.ReservationDefinition| Constructor and Description | 
|---|
| ReservationDeleteResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ReservationDeleteResponse | newInstance() | 
@InterfaceAudience.Private @InterfaceStability.Unstable public static ReservationDeleteResponse newInstance()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.