Uses of Class
com.vmware.nsx_policy.model.EffectiveIPInfo
-
Packages that use EffectiveIPInfo Package Description com.vmware.nsx_policy.model -
-
Uses of EffectiveIPInfo in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return EffectiveIPInfo Modifier and Type Method Description static EffectiveIPInfoEffectiveIPInfo. _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 EffectiveIPInfoEffectiveIPInfo. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.EffectiveIPInfoEffectiveIPInfo.Builder. build()Methods in com.vmware.nsx_policy.model that return types with arguments of type EffectiveIPInfo Modifier and Type Method Description java.util.List<EffectiveIPInfo>ConsolidatedEffectiveIPAddressMemberListResult. getResults()Paged Collection of site wise consolidated effective ip addresses for the given NSGroupMethod parameters in com.vmware.nsx_policy.model with type arguments of type EffectiveIPInfo Modifier and Type Method Description ConsolidatedEffectiveIPAddressMemberListResult.BuilderConsolidatedEffectiveIPAddressMemberListResult.Builder. setResults(java.util.List<EffectiveIPInfo> results)Paged Collection of site wise consolidated effective ip addresses for the given NSGroupvoidConsolidatedEffectiveIPAddressMemberListResult. setResults(java.util.List<EffectiveIPInfo> results)Paged Collection of site wise consolidated effective ip addresses for the given NSGroup
-