Class RestoreDefinitions


  • public class RestoreDefinitions
    extends java.lang.Object
    Defines the type descriptors for the Restore API service.

    WARNING: Internal class, subject to change in future versions.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.vmware.vapi.internal.bindings.OperationDef __advanceDef  
      static com.vmware.vapi.bindings.type.StructType __advanceInput  
      static com.vmware.vapi.bindings.type.Type __advanceOutput  
      static com.vmware.vapi.internal.bindings.OperationDef __cancelDef  
      static com.vmware.vapi.bindings.type.StructType __cancelInput  
      static com.vmware.vapi.bindings.type.Type __cancelOutput  
      static java.util.List<com.vmware.vapi.internal.bindings.OperationDef> __operationDefs  
      static com.vmware.vapi.internal.bindings.OperationDef __retryDef  
      static com.vmware.vapi.bindings.type.StructType __retryInput  
      static com.vmware.vapi.bindings.type.Type __retryOutput  
      static com.vmware.vapi.internal.bindings.OperationDef __startDef  
      static com.vmware.vapi.bindings.type.StructType __startInput  
      static com.vmware.vapi.bindings.type.Type __startOutput  
      static com.vmware.vapi.internal.bindings.OperationDef __suspendDef  
      static com.vmware.vapi.bindings.type.StructType __suspendInput  
      static com.vmware.vapi.bindings.type.Type __suspendOutput  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • __advanceInput

        public static final com.vmware.vapi.bindings.type.StructType __advanceInput
      • __advanceOutput

        public static final com.vmware.vapi.bindings.type.Type __advanceOutput
      • __advanceDef

        public static final com.vmware.vapi.internal.bindings.OperationDef __advanceDef
      • __cancelInput

        public static final com.vmware.vapi.bindings.type.StructType __cancelInput
      • __cancelOutput

        public static final com.vmware.vapi.bindings.type.Type __cancelOutput
      • __cancelDef

        public static final com.vmware.vapi.internal.bindings.OperationDef __cancelDef
      • __retryInput

        public static final com.vmware.vapi.bindings.type.StructType __retryInput
      • __retryOutput

        public static final com.vmware.vapi.bindings.type.Type __retryOutput
      • __retryDef

        public static final com.vmware.vapi.internal.bindings.OperationDef __retryDef
      • __startInput

        public static final com.vmware.vapi.bindings.type.StructType __startInput
      • __startOutput

        public static final com.vmware.vapi.bindings.type.Type __startOutput
      • __startDef

        public static final com.vmware.vapi.internal.bindings.OperationDef __startDef
      • __suspendInput

        public static final com.vmware.vapi.bindings.type.StructType __suspendInput
      • __suspendOutput

        public static final com.vmware.vapi.bindings.type.Type __suspendOutput
      • __suspendDef

        public static final com.vmware.vapi.internal.bindings.OperationDef __suspendDef
      • __operationDefs

        public static final java.util.List<com.vmware.vapi.internal.bindings.OperationDef> __operationDefs
    • Constructor Detail

      • RestoreDefinitions

        public RestoreDefinitions()