Package | Description |
---|---|
com.vmware.vapi.std.errors |
The
com.vmware.vapi.std.errors package provides the standard exceptions
that can be included in the list of exceptions in the specification of methods
to indicate that the method might report those exceptions. |
Modifier and Type | Method and Description |
---|---|
static NotAllowedInCurrentState |
NotAllowedInCurrentState._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static NotAllowedInCurrentState |
NotAllowedInCurrentState._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
NotAllowedInCurrentState |
NotAllowedInCurrentState.Builder.build() |