Amazon.APIGateway.Model.UpdateApiKeyRequest.IsSetApiKey C# (CSharp) 메소드

IsSetApiKey() 개인적인 메소드

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