Amazon.DataPipeline.Model.PollForTaskRequest.IsSetHostname C# (CSharp) Method

IsSetHostname() private method

private IsSetHostname ( ) : bool
return bool
        internal bool IsSetHostname()
        {
            return this.hostname != null;
        }