Amazon.APIGateway.Model.CreateUsagePlanKeyRequest.IsSetUsagePlanId C# (CSharp) Method

IsSetUsagePlanId() private method

private IsSetUsagePlanId ( ) : bool
return bool
        internal bool IsSetUsagePlanId()
        {
            return this._usagePlanId != null;
        }