Uses of Class
com.vmware.nsx_policy.model.ChildCommunityList
-
Packages that use ChildCommunityList Package Description com.vmware.nsx_policy.model -
-
Uses of ChildCommunityList in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ChildCommunityList Modifier and Type Method Description static ChildCommunityList
ChildCommunityList. _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 ChildCommunityList
ChildCommunityList. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ChildCommunityList
ChildCommunityList.Builder. build()
-