Amazon.SimpleNotificationService.Model.SubscribeRequest.IsSetProtocol C# (CSharp) Method

IsSetProtocol() private method

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