Amazon.APIGateway.Model.RestApi.IsSetBinaryMediaTypes C# (CSharp) Method

IsSetBinaryMediaTypes() private method

private IsSetBinaryMediaTypes ( ) : bool
return bool
        internal bool IsSetBinaryMediaTypes()
        {
            return this._binaryMediaTypes != null && this._binaryMediaTypes.Count > 0; 
        }