Class WidgetconfigurationsDefinitions


  • public class WidgetconfigurationsDefinitions
    extends java.lang.Object
    Defines the type descriptors for the Widgetconfigurations 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 __createDef  
      static com.vmware.vapi.bindings.type.StructType __createInput  
      static com.vmware.vapi.bindings.type.Type __createOutput  
      static com.vmware.vapi.internal.bindings.OperationDef __deleteDef  
      static com.vmware.vapi.bindings.type.StructType __deleteInput  
      static com.vmware.vapi.bindings.type.Type __deleteOutput  
      static com.vmware.vapi.internal.bindings.OperationDef __get0Def  
      static com.vmware.vapi.bindings.type.StructType __get0Input  
      static com.vmware.vapi.bindings.type.Type __get0Output  
      static com.vmware.vapi.internal.bindings.OperationDef __getDef  
      static com.vmware.vapi.bindings.type.StructType __getInput  
      static com.vmware.vapi.bindings.type.Type __getOutput  
      static java.util.List<com.vmware.vapi.internal.bindings.OperationDef> __operationDefs  
      static com.vmware.vapi.internal.bindings.OperationDef __updateDef  
      static com.vmware.vapi.bindings.type.StructType __updateInput  
      static com.vmware.vapi.bindings.type.Type __updateOutput  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • __createInput

        public static final com.vmware.vapi.bindings.type.StructType __createInput
      • __createOutput

        public static final com.vmware.vapi.bindings.type.Type __createOutput
      • __createDef

        public static final com.vmware.vapi.internal.bindings.OperationDef __createDef
      • __deleteInput

        public static final com.vmware.vapi.bindings.type.StructType __deleteInput
      • __deleteOutput

        public static final com.vmware.vapi.bindings.type.Type __deleteOutput
      • __deleteDef

        public static final com.vmware.vapi.internal.bindings.OperationDef __deleteDef
      • __getInput

        public static final com.vmware.vapi.bindings.type.StructType __getInput
      • __getOutput

        public static final com.vmware.vapi.bindings.type.Type __getOutput
      • __getDef

        public static final com.vmware.vapi.internal.bindings.OperationDef __getDef
      • __get0Input

        public static final com.vmware.vapi.bindings.type.StructType __get0Input
      • __get0Output

        public static final com.vmware.vapi.bindings.type.Type __get0Output
      • __get0Def

        public static final com.vmware.vapi.internal.bindings.OperationDef __get0Def
      • __updateInput

        public static final com.vmware.vapi.bindings.type.StructType __updateInput
      • __updateOutput

        public static final com.vmware.vapi.bindings.type.Type __updateOutput
      • __updateDef

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

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

      • WidgetconfigurationsDefinitions

        public WidgetconfigurationsDefinitions()