Amazon.DataPipeline.Model.QueryObjectsRequest.IsSetSphere C# (CSharp) Method

IsSetSphere() private method

private IsSetSphere ( ) : bool
return bool
        internal bool IsSetSphere()
        {
            return this.sphere != null;
        }