Class ServiceBusKey


  • public class ServiceBusKey
    extends Object
    POJO describes Service Bus connection info
    • Method Detail

      • getHost

        public String getHost()
        Gets the host.
        Returns:
        the host
      • getSharedAccessKeyName

        public String getSharedAccessKeyName()
        Gets the shared access key name.
        Returns:
        the shared access key name
      • getSharedAccessKey

        public String getSharedAccessKey()
        Gets the shared access key.
        Returns:
        the shared access key