Amazon.APIGateway.Model.UpdateDeploymentRequest.IsSetPatchOperations C# (CSharp) Méthode

IsSetPatchOperations() private méthode

private IsSetPatchOperations ( ) : bool
Résultat bool
        internal bool IsSetPatchOperations()
        {
            return this._patchOperations != null && this._patchOperations.Count > 0; 
        }