public static final class PacketCaptureRequest.Builder
extends java.lang.Object
PacketCaptureRequest.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PacketCaptureRequest. |
public Builder()
PacketCaptureRequest.public PacketCaptureRequest.Builder setCapamount(java.lang.Long capamount)
capamount - New value for the property.public PacketCaptureRequest.Builder setCapcore(java.lang.Long capcore)
capcore - New value for the property.public PacketCaptureRequest.Builder setCapduration(java.lang.Long capduration)
capduration - New value for the property.public PacketCaptureRequest.Builder setCapfilesize(java.lang.Long capfilesize)
capfilesize - New value for the property.public PacketCaptureRequest.Builder setCapmode(java.lang.String capmode)
capmode - New value for the property.public PacketCaptureRequest.Builder setCappoint(java.lang.String cappoint)
PacketCaptureRequest.CAPPOINT_VNICPacketCaptureRequest.CAPPOINT_VMKNICPacketCaptureRequest.CAPPOINT_VMNICPacketCaptureRequest.CAPPOINT_VDRPORTPacketCaptureRequest.CAPPOINT_DVFILTERPacketCaptureRequest.CAPPOINT_LOGICALPORTPacketCaptureRequest.CAPPOINT_FCPORTPacketCaptureRequest.CAPPOINT_VIFPacketCaptureRequest.CAPPOINT_PNICcappoint - New value for the property.public PacketCaptureRequest.Builder setCaprate(java.lang.Long caprate)
caprate - New value for the property.public PacketCaptureRequest.Builder setCapsnaplen(java.lang.Long capsnaplen)
capsnaplen - New value for the property.public PacketCaptureRequest.Builder setCapsource(java.lang.String capsource)
capsource - New value for the property.public PacketCaptureRequest.Builder setCapvalue(java.lang.String capvalue)
capvalue - New value for the property.public PacketCaptureRequest.Builder setDirection(java.lang.String direction)
direction - New value for the property.public PacketCaptureRequest.Builder setFiltertype(java.lang.String filtertype)
filtertype - New value for the property.public PacketCaptureRequest.Builder setNode(java.lang.String node)
node - New value for the property.public PacketCaptureRequest.Builder setNodeIp(java.lang.String nodeIp)
nodeIp - New value for the property.public PacketCaptureRequest.Builder setOptions(PacketCaptureOptionList options)
options - New value for the property.public PacketCaptureRequest.Builder setStreamaddress(java.lang.String streamaddress)
streamaddress - New value for the property.public PacketCaptureRequest.Builder setStreamport(java.lang.Long streamport)
streamport - New value for the property.public PacketCaptureRequest build()