Class L2VPNSessionStatusNsxt.Builder

    • Constructor Detail

      • Builder

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

      • setDisplayName

        public L2VPNSessionStatusNsxt.Builder setDisplayName​(java.lang.String displayName)
        Display name of l2vpn session. 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:
        displayName - New value for the property.
      • setTransportTunnels

        public L2VPNSessionStatusNsxt.Builder setTransportTunnels​(java.util.List<com.vmware.vapi.bindings.Structure> transportTunnels)
        Transport tunnels status. 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:
        transportTunnels - 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 L2VPNSessionTransportTunnelStatus. When methods return a value of this class as a return value, the property will contain all the properties defined in L2VPNSessionTransportTunnelStatus.
      • setEnforcementPointPath

        public L2VPNSessionStatusNsxt.Builder setEnforcementPointPath​(java.lang.String enforcementPointPath)
        Policy Path referencing the enforcement point where the info is fetched. 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:
        enforcementPointPath - New value for the property.