Amazon.APIGateway.Model.UpdateApiKeyRequest.IsSetApiKey C# (CSharp) Метод

IsSetApiKey() приватный Метод

private IsSetApiKey ( ) : bool
Результат bool
        internal bool IsSetApiKey()
        {
            return this._apiKey != null;
        }