Class ServiceCapability.Builder

    • Constructor Detail

      • Builder

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

      • setCanDecrementSi

        public ServiceCapability.Builder setCanDecrementSi​(java.lang.Boolean canDecrementSi)
        Indicating whether service is configured to decrement SI field in NSH metadata. 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:
        canDecrementSi - New value for the property.
      • setNshLivenessSupportEnabled

        public ServiceCapability.Builder setNshLivenessSupportEnabled​(java.lang.Boolean nshLivenessSupportEnabled)
        Indicating whether service supports NSH liveness detection.
        Parameters:
        nshLivenessSupportEnabled - New value for the property.