Amazon.APIGateway.Model.ApiStage.IsSetApiId C# (CSharp) 메소드

IsSetApiId() 개인적인 메소드

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