| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.global_infra | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
FederationConfig |
FederationConfigStub.get() |
FederationConfig |
FederationConfig.get()
Read a federation config from Global Manager.
|
FederationConfig |
FederationConfigStub.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
FederationConfig |
FederationConfig.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a federation config from Global Manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FederationConfigStub.get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback) |
void |
FederationConfig.get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback)
Read a federation config from Global Manager.
|
void |
FederationConfigStub.get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
FederationConfig.get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a federation config from Global Manager.
|
| Modifier and Type | Method and Description |
|---|---|
static FederationConfig |
FederationConfig._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 FederationConfig |
FederationConfig._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
FederationConfig |
FederationConfig.Builder.build() |