Class HybridConnectionKeyProperties


  • public final class HybridConnectionKeyProperties
    extends Object
    HybridConnectionKey resource specific properties.
    • Constructor Detail

      • HybridConnectionKeyProperties

        public HybridConnectionKeyProperties()
    • Method Detail

      • sendKeyName

        public String sendKeyName()
        Get the sendKeyName property: The name of the send key.
        Returns:
        the sendKeyName value.
      • sendKeyValue

        public String sendKeyValue()
        Get the sendKeyValue property: The value of the send key.
        Returns:
        the sendKeyValue value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.