| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.eula | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
EULAAcceptance |
AcceptanceStub.get() |
EULAAcceptance |
Acceptance.get()
Return the acceptance status of end user license agreement
|
EULAAcceptance |
AcceptanceStub.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
EULAAcceptance |
Acceptance.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Return the acceptance status of end user license agreement
|
| Modifier and Type | Method and Description |
|---|---|
void |
AcceptanceStub.get(com.vmware.vapi.bindings.client.AsyncCallback<EULAAcceptance> asyncCallback) |
void |
Acceptance.get(com.vmware.vapi.bindings.client.AsyncCallback<EULAAcceptance> asyncCallback)
Return the acceptance status of end user license agreement
|
void |
AcceptanceStub.get(com.vmware.vapi.bindings.client.AsyncCallback<EULAAcceptance> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Acceptance.get(com.vmware.vapi.bindings.client.AsyncCallback<EULAAcceptance> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Return the acceptance status of end user license agreement
|
| Modifier and Type | Method and Description |
|---|---|
static EULAAcceptance |
EULAAcceptance._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 EULAAcceptance |
EULAAcceptance._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
EULAAcceptance |
EULAAcceptance.Builder.build() |