Class HostTransportNodesDefinitions
- java.lang.Object
-
- com.vmware.nsx_policy.infra.sites.enforcement_points.HostTransportNodesDefinitions
-
public class HostTransportNodesDefinitions extends java.lang.Object
Defines the type descriptors for theHostTransportNodes
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
__deleteDef
static com.vmware.vapi.bindings.type.StructType
__deleteInput
static com.vmware.vapi.bindings.type.Type
__deleteOutput
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 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
static com.vmware.vapi.internal.bindings.OperationDef
__patchDef
static com.vmware.vapi.bindings.type.StructType
__patchInput
static com.vmware.vapi.bindings.type.Type
__patchOutput
static com.vmware.vapi.internal.bindings.OperationDef
__restoreclusterconfigDef
static com.vmware.vapi.bindings.type.StructType
__restoreclusterconfigInput
static com.vmware.vapi.bindings.type.Type
__restoreclusterconfigOutput
static com.vmware.vapi.internal.bindings.OperationDef
__resynchostconfigDef
static com.vmware.vapi.bindings.type.StructType
__resynchostconfigInput
static com.vmware.vapi.bindings.type.Type
__resynchostconfigOutput
static com.vmware.vapi.internal.bindings.OperationDef
__updateDef
static com.vmware.vapi.bindings.type.StructType
__updateInput
static com.vmware.vapi.internal.bindings.OperationDef
__updatemaintenancemodeDef
static com.vmware.vapi.bindings.type.StructType
__updatemaintenancemodeInput
static com.vmware.vapi.bindings.type.Type
__updatemaintenancemodeOutput
static com.vmware.vapi.bindings.type.Type
__updateOutput
-
Constructor Summary
Constructors Constructor Description HostTransportNodesDefinitions()
-
-
-
Field Detail
-
__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
-
__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
-
__patchInput
public static final com.vmware.vapi.bindings.type.StructType __patchInput
-
__patchOutput
public static final com.vmware.vapi.bindings.type.Type __patchOutput
-
__patchDef
public static final com.vmware.vapi.internal.bindings.OperationDef __patchDef
-
__restoreclusterconfigInput
public static final com.vmware.vapi.bindings.type.StructType __restoreclusterconfigInput
-
__restoreclusterconfigOutput
public static final com.vmware.vapi.bindings.type.Type __restoreclusterconfigOutput
-
__restoreclusterconfigDef
public static final com.vmware.vapi.internal.bindings.OperationDef __restoreclusterconfigDef
-
__resynchostconfigInput
public static final com.vmware.vapi.bindings.type.StructType __resynchostconfigInput
-
__resynchostconfigOutput
public static final com.vmware.vapi.bindings.type.Type __resynchostconfigOutput
-
__resynchostconfigDef
public static final com.vmware.vapi.internal.bindings.OperationDef __resynchostconfigDef
-
__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
-
__updatemaintenancemodeInput
public static final com.vmware.vapi.bindings.type.StructType __updatemaintenancemodeInput
-
__updatemaintenancemodeOutput
public static final com.vmware.vapi.bindings.type.Type __updatemaintenancemodeOutput
-
__updatemaintenancemodeDef
public static final com.vmware.vapi.internal.bindings.OperationDef __updatemaintenancemodeDef
-
__operationDefs
public static final java.util.List<com.vmware.vapi.internal.bindings.OperationDef> __operationDefs
-
-