Amazon.APIGateway.Model.GetApiKeyRequest.IsSetApiKey C# (CSharp) Method

IsSetApiKey() private method

private IsSetApiKey ( ) : bool
return bool
        internal bool IsSetApiKey()
        {
            return this._apiKey != null;
        }