Uses of Class
com.vmware.nsx_policy.model.IdfwTransportNodeStatus
-
Packages that use IdfwTransportNodeStatus Package Description com.vmware.nsx_policy.model -
-
Uses of IdfwTransportNodeStatus in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IdfwTransportNodeStatus Modifier and Type Method Description static IdfwTransportNodeStatusIdfwTransportNodeStatus. _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 IdfwTransportNodeStatusIdfwTransportNodeStatus. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.IdfwTransportNodeStatusIdfwTransportNodeStatus.Builder. build()Methods in com.vmware.nsx_policy.model that return types with arguments of type IdfwTransportNodeStatus Modifier and Type Method Description java.util.List<IdfwTransportNodeStatus>IdfwTransportNodeStatusListResult. getResults()List of transport node ids and status for idfw enabled Compute collection.Method parameters in com.vmware.nsx_policy.model with type arguments of type IdfwTransportNodeStatus Modifier and Type Method Description IdfwTransportNodeStatusListResult.BuilderIdfwTransportNodeStatusListResult.Builder. setResults(java.util.List<IdfwTransportNodeStatus> results)List of transport node ids and status for idfw enabled Compute collection.voidIdfwTransportNodeStatusListResult. setResults(java.util.List<IdfwTransportNodeStatus> results)List of transport node ids and status for idfw enabled Compute collection.
-