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