Uses of Class
com.vmware.nsx_policy.model.FederationConfig
-
Packages that use FederationConfig Package Description com.vmware.nsx_policy.global_infra com.vmware.nsx_policy.infra com.vmware.nsx_policy.model -
-
Uses of FederationConfig in com.vmware.nsx_policy.global_infra
Methods in com.vmware.nsx_policy.global_infra that return FederationConfig Modifier and Type Method Description FederationConfigFederationConfig. get()Read a federation config from Global Manager.FederationConfigFederationConfig. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read a federation config from Global Manager.FederationConfigFederationConfigStub. get()FederationConfigFederationConfigStub. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.global_infra with type arguments of type FederationConfig Modifier and Type Method Description voidFederationConfig. get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback)Read a federation config from Global Manager.voidFederationConfig. get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read a federation config from Global Manager.voidFederationConfigStub. get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback)voidFederationConfigStub. get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of FederationConfig in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return FederationConfig Modifier and Type Method Description FederationConfigFederationConfig. get()Read a federation config from Global Manager.FederationConfigFederationConfig. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read a federation config from Global Manager.FederationConfigFederationConfigStub. get()FederationConfigFederationConfigStub. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra with type arguments of type FederationConfig Modifier and Type Method Description voidFederationConfig. get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback)Read a federation config from Global Manager.voidFederationConfig. get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read a federation config from Global Manager.voidFederationConfigStub. get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback)voidFederationConfigStub. get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of FederationConfig in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return FederationConfig Modifier and Type Method Description static FederationConfigFederationConfig. _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 FederationConfigFederationConfig. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.FederationConfigFederationConfig.Builder. build()
-