Amazon.APIGateway.Model.GetExportRequest.IsSetAccepts C# (CSharp) Method

IsSetAccepts() private method

private IsSetAccepts ( ) : bool
return bool
        internal bool IsSetAccepts()
        {
            return this._accepts != null;
        }