Class ResourcesDefinitions


  • public class ResourcesDefinitions
    extends java.lang.Object
    Defines the type descriptors for the Resources 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 __listDef  
      static com.vmware.vapi.bindings.type.StructType __listInput  
      static com.vmware.vapi.bindings.type.Type __listOutput  
      static java.util.List<com.vmware.vapi.internal.bindings.OperationDef> __operationDefs  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • __listInput

        public static final com.vmware.vapi.bindings.type.StructType __listInput
      • __listOutput

        public static final com.vmware.vapi.bindings.type.Type __listOutput
      • __listDef

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

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

      • ResourcesDefinitions

        public ResourcesDefinitions()