Amazon.ElasticLoadBalancingV2.Model.CreateListenerRequest.IsSetProtocol C# (CSharp) Method

IsSetProtocol() private method

private IsSetProtocol ( ) : bool
return bool
        internal bool IsSetProtocol()
        {
            return this._protocol != null;
        }