Amazon.SQS.Model.ListQueuesRequest.IsSetQueueNamePrefix C# (CSharp) Method

IsSetQueueNamePrefix() private method

private IsSetQueueNamePrefix ( ) : bool
return bool
        internal bool IsSetQueueNamePrefix()
        {
            return this._queueNamePrefix != null;
        }