Uses of Class
com.vmware.nsx_policy.model.PktCapResource.Builder
-
Packages that use PktCapResource.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of PktCapResource.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PktCapResource.Builder Modifier and Type Method Description PktCapResource.Builder
PktCapResource.Builder. setPktcapFileDownloadUrl(java.lang.String pktcapFileDownloadUrl)
Packet capture file download URL This property may be present in responses from the server, but if it is present in a request to server it will be ignored.PktCapResource.Builder
PktCapResource.Builder. setPortId(java.lang.String portId)
The ID of logical port where packet capture action is performed This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
-