Amazon.APIGateway.Model.GetSdkResponse.IsSetBody C# (CSharp) Method

IsSetBody() private method

private IsSetBody ( ) : bool
return bool
        internal bool IsSetBody()
        {
            return this._body != null;
        }