Class HybridConnectionKeyInner


  • public final class HybridConnectionKeyInner
    extends ProxyOnlyResource
    Hybrid Connection key contract. This has the send key name and value for a Hybrid Connection.
    • Constructor Detail

      • HybridConnectionKeyInner

        public HybridConnectionKeyInner()
    • 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.