Class TraceActionArgument.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of TraceActionArgument.
    • Method Detail

      • setDestLport

        public TraceActionArgument.Builder setDestLport​(java.lang.String destLport)
        It is required only when the type of trace is bidirectional. Please keep this field aligned with the destination logical port of count action and packet capture action config when the type of count action and packet capture action is bidirectional. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        destLport - New value for the property.
      • setReverseFilter

        public TraceActionArgument.Builder setReverseFilter​(com.vmware.vapi.bindings.Structure reverseFilter)
        Parameters:
        reverseFilter - New value for the property. When clients pass a value of this class as a parameter, the property must contain all the properties defined in LiveTraceFilterData. When methods return a value of this class as a return value, the property will contain all the properties defined in LiveTraceFilterData.