Class ProtocolVersion.Builder

    • Constructor Detail

      • Builder

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

      • setEnabled

        public ProtocolVersion.Builder setEnabled​(java.lang.Boolean enabled)
        Enable status for this protocol version
        Parameters:
        enabled - New value for the property.
      • setName

        public ProtocolVersion.Builder setName​(java.lang.String name)
        Name of the TLS protocol version
        Parameters:
        name - New value for the property.