Amazon.APIGateway.Model.ApiStage.IsSetApiId C# (CSharp) Метод

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

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